In RGB color space, #000b66 hex color has a red value of 0, a green value of 11 and a blue value of 102.
In CMYK color space (used in color printing), #000b66 hex color is composed of 100% cyan, 89.22% magenta, 0% yellow and 60% black.
#000b66 color has a hue of 233.5 degrees, a saturation of 100% and a lightness of 20%.
#000b66 hex color contains mainly BLUE.
The closest web safe color of #000b66 is #000066
#000b66 hex color has a decimal value of 2918.
HEX | 000b66 | #000b66 |
---|---|---|
RGB | 0, 11, 102 | rgb(0, 11, 102) |
RGB Percent | 0, 4.31, 40 | rgb(0, 4.31, 40) |
CMYK | 100, 89, 0, 60 | |
HSL | 233.5°, 100, 20 | hsl(233.5, 100%, 20%) |
HSV | 233.5°, 100, 40 |
XYZ | 2.518, 1.199, 12.669 |
---|---|
Hunter Lab | 10.95, 21.885, -60.934 |
CIE-LAB | 10.55, 34.614, -51.863 |
CIE-LCH | 10.55, 62.353, 303.72 |
CIE-LUV | 100, 89.22, 0, 60 |
Web Safe | 000066 |
RGB percent of color #000b66
CMYK percent of color #000b66
Text with hexadecimal color #000b66
This text has a font color of #000b66
<p style="color:#000b66">Text here</p>
#000b66 Background Color
This box has a background color of #000b66
<div style="background-color:#000b66">Text here</div>
#000b66 Border Color
This box has a border color of #000b66
<div style="border: 4px solid #000b66">Text here</div>
CSS codes
<p style="color:#000b66">Text here</p>
<div style="background-color:#000b66">Text here</div>
<div style="border: 4px solid #000b66">Text here</div>
#000b66 Color on white background
This is how a font and box color of #000b66 will look
on a white background.
#000b66 Color on black background
This is how a font and box color of #000b66 hex color will look
on a black background.