In RGB color space, #000d1b hex color has a red value of 0, a green value of 13 and a blue value of 27.
In CMYK color space (used in color printing), #000d1b hex color is composed of 100% cyan, 51.85% magenta, 0% yellow and 89.41% black.
#000d1b color has a hue of 211.1 degrees, a saturation of 100% and a lightness of 5.3%.
#000d1b hex color contains mainly BLUE.
The closest web safe color of #000d1b is #000033
#000d1b hex color has a decimal value of 3355.
HEX | 000d1b | #000d1b |
---|---|---|
RGB | 0, 13, 27 | rgb(0, 13, 27) |
RGB Percent | 0, 5.1, 10.59 | rgb(0, 5.1, 10.59) |
CMYK | 100, 52, 0, 89 | |
HSL | 211.1°, 100, 5.3 | hsl(211.1, 100%, 5.3%) |
HSV | 211.1°, 100, 10.6 |
XYZ | 0.342, 0.367, 1.09 |
---|---|
Hunter Lab | 6.058, -0.525, -6.427 |
CIE-LAB | 3.315, -0.279, -9.802 |
CIE-LCH | 3.315, 9.806, 268.37 |
CIE-LUV | 100, 51.85, 0, 89.41 |
Web Safe | 000033 |
RGB percent of color #000d1b
CMYK percent of color #000d1b
Text with hexadecimal color #000d1b
This text has a font color of #000d1b
<p style="color:#000d1b">Text here</p>
#000d1b Background Color
This box has a background color of #000d1b
<div style="background-color:#000d1b">Text here</div>
#000d1b Border Color
This box has a border color of #000d1b
<div style="border: 4px solid #000d1b">Text here</div>
CSS codes
<p style="color:#000d1b">Text here</p>
<div style="background-color:#000d1b">Text here</div>
<div style="border: 4px solid #000d1b">Text here</div>
#000d1b Color on white background
This is how a font and box color of #000d1b will look
on a white background.
#000d1b Color on black background
This is how a font and box color of #000d1b hex color will look
on a black background.