In RGB color space, #000b5b hex color has a red value of 0, a green value of 11 and a blue value of 91.
In CMYK color space (used in color printing), #000b5b hex color is composed of 100% cyan, 87.91% magenta, 0% yellow and 64.31% black.
#000b5b color has a hue of 232.7 degrees, a saturation of 100% and a lightness of 17.8%.
#000b5b hex color contains mainly BLUE.
The closest web safe color of #000b5b is #000066
#000b5b hex color has a decimal value of 2907.
HEX | 000b5b | #000b5b |
---|---|---|
RGB | 0, 11, 91 | rgb(0, 11, 91) |
RGB Percent | 0, 4.31, 35.69 | rgb(0, 4.31, 35.69) |
CMYK | 100, 88, 0, 64 | |
HSL | 232.7°, 100, 17.8 | hsl(232.7, 100%, 17.8%) |
HSV | 232.7°, 100, 35.7 |
XYZ | 2.008, 0.995, 9.984 |
---|---|
Hunter Lab | 9.975, 18.477, -52.361 |
CIE-LAB | 8.95, 30.681, -47.17 |
CIE-LCH | 8.95, 56.27, 303.041 |
CIE-LUV | 100, 87.91, 0, 64.31 |
Web Safe | 000066 |
RGB percent of color #000b5b
CMYK percent of color #000b5b
Text with hexadecimal color #000b5b
This text has a font color of #000b5b
<p style="color:#000b5b">Text here</p>
#000b5b Background Color
This box has a background color of #000b5b
<div style="background-color:#000b5b">Text here</div>
#000b5b Border Color
This box has a border color of #000b5b
<div style="border: 4px solid #000b5b">Text here</div>
CSS codes
<p style="color:#000b5b">Text here</p>
<div style="background-color:#000b5b">Text here</div>
<div style="border: 4px solid #000b5b">Text here</div>
#000b5b Color on white background
This is how a font and box color of #000b5b will look
on a white background.
#000b5b Color on black background
This is how a font and box color of #000b5b hex color will look
on a black background.