#1111BB Hex color
The hexadecimal color code #1111BB corresponds to the code RGB( 17, 17, 187 ). It's a shade of Blue. It is equivalent to simplified code #11B . This color is a combination of red (at 0,07 level), green (at 0,07 level) and blue (at 0,73 level). Its brightness is 40% and its saturation is 83%. It is composed of red at 7%, green at 7% and blue at 84%. The dominant component is blue.
Features
Variations of #1111BB
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #1111BB is the color #E7E7F8
Darker Shades
Palette of progressively darker shades. The darkest shade is #010112.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #EEEE44 is the color exactly opposite to #1111BB on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #1111BB in CSS
When using #1111BB as the background color, consider selecting a lighter text color for improved readability. If you want to use #1111BB as the text color, prefer a light background, such as Blanc.
#1111BB as background color
div{ background: #1111BB; }
Colored text
div{ color: #1111BB; }
Border
div{ border: 3px solid #1111BB; }
Shadow
div{ box-shadow: 3px 3px 7px #1111BB; }
Note:
In CSS, the color code #1111BB can be replaced with the simplified code "#11B".
Similar Colors
Other color codes similar or equivalent to the specified color code #1111BB.
Choose another color
Select another color on color wheel.