In RGB color space, #1000bb hex color has a red value of 16, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #1000bb hex color is composed of 91.44% cyan, 100% magenta, 0% yellow and 26.67% black.
#1000bb color has a hue of 245.1 degrees, a saturation of 100% and a lightness of 36.7%.
#1000bb hex color contains mainly BLUE.
The closest web safe color of #1000bb is #0000cc
#1000bb hex color has a decimal value of 1048763.
HEX | 1000bb | #1000bb |
---|---|---|
RGB | 16, 0, 187 | rgb(16, 0, 187) |
RGB Percent | 6.27, 0, 73.33 | rgb(6.27, 0, 73.33) |
CMYK | 91, 100, 0, 27 | |
HSL | 245.1°, 100, 36.7 | hsl(245.1, 100%, 36.7%) |
HSV | 245.1°, 100, 73.3 |
XYZ | 9.183, 3.698, 47.243 |
---|---|
Hunter Lab | 19.23, 51.586, -132.197 |
CIE-LAB | 22.647, 62.85, -84.778 |
CIE-LCH | 22.647, 105.534, 306.551 |
CIE-LUV | 91.44, 100, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #1000bb
CMYK percent of color #1000bb
Text with hexadecimal color #1000bb
This text has a font color of #1000bb
<p style="color:#1000bb">Text here</p>
#1000bb Background Color
This box has a background color of #1000bb
<div style="background-color:#1000bb">Text here</div>
#1000bb Border Color
This box has a border color of #1000bb
<div style="border: 4px solid #1000bb">Text here</div>
CSS codes
<p style="color:#1000bb">Text here</p>
<div style="background-color:#1000bb">Text here</div>
<div style="border: 4px solid #1000bb">Text here</div>
#1000bb Color on white background
This is how a font and box color of #1000bb will look
on a white background.
#1000bb Color on black background
This is how a font and box color of #1000bb hex color will look
on a black background.