In RGB color space, #000b1b hex color has a red value of 0, a green value of 11 and a blue value of 27.
In CMYK color space (used in color printing), #000b1b hex color is composed of 100% cyan, 59.26% magenta, 0% yellow and 89.41% black.
#000b1b color has a hue of 215.6 degrees, a saturation of 100% and a lightness of 5.3%.
#000b1b hex color contains mainly BLUE.
The closest web safe color of #000b1b is #000033
#000b1b hex color has a decimal value of 2843.
HEX | 000b1b | #000b1b |
---|---|---|
RGB | 0, 11, 27 | rgb(0, 11, 27) |
RGB Percent | 0, 4.31, 10.59 | rgb(0, 4.31, 10.59) |
CMYK | 100, 59, 0, 89 | |
HSL | 215.6°, 100, 5.3 | hsl(215.6, 100%, 5.3%) |
HSV | 215.6°, 100, 10.6 |
XYZ | 0.318, 0.318, 1.082 |
---|---|
Hunter Lab | 5.639, 0.197, -7.429 |
CIE-LAB | 2.872, 0.645, -10.46 |
CIE-LCH | 2.872, 10.48, 273.529 |
CIE-LUV | 100, 59.26, 0, 89.41 |
Web Safe | 000033 |
RGB percent of color #000b1b
CMYK percent of color #000b1b
Text with hexadecimal color #000b1b
This text has a font color of #000b1b
<p style="color:#000b1b">Text here</p>
#000b1b Background Color
This box has a background color of #000b1b
<div style="background-color:#000b1b">Text here</div>
#000b1b Border Color
This box has a border color of #000b1b
<div style="border: 4px solid #000b1b">Text here</div>
CSS codes
<p style="color:#000b1b">Text here</p>
<div style="background-color:#000b1b">Text here</div>
<div style="border: 4px solid #000b1b">Text here</div>
#000b1b Color on white background
This is how a font and box color of #000b1b will look
on a white background.
#000b1b Color on black background
This is how a font and box color of #000b1b hex color will look
on a black background.