In RGB color space, #000c1c hex color has a red value of 0, a green value of 12 and a blue value of 28.
In CMYK color space (used in color printing), #000c1c hex color is composed of 100% cyan, 57.14% magenta, 0% yellow and 89.02% black.
#000c1c color has a hue of 214.3 degrees, a saturation of 100% and a lightness of 5.5%.
#000c1c hex color contains mainly BLUE.
The closest web safe color of #000c1c is #000033
#000c1c hex color has a decimal value of 3100.
HEX | 000c1c | #000c1c |
---|---|---|
RGB | 0, 12, 28 | rgb(0, 12, 28) |
RGB Percent | 0, 4.71, 10.98 | rgb(0, 4.71, 10.98) |
CMYK | 100, 57, 0, 89 | |
HSL | 214.3°, 100, 5.5 | hsl(214.3, 100%, 5.5%) |
HSV | 214.3°, 100, 11 |
XYZ | 0.341, 0.347, 1.148 |
---|---|
Hunter Lab | 5.891, 0.024, -7.431 |
CIE-LAB | 3.134, 0.458, -10.865 |
CIE-LCH | 3.134, 10.875, 272.414 |
CIE-LUV | 100, 57.14, 0, 89.02 |
Web Safe | 000033 |
RGB percent of color #000c1c
CMYK percent of color #000c1c
Text with hexadecimal color #000c1c
This text has a font color of #000c1c
<p style="color:#000c1c">Text here</p>
#000c1c Background Color
This box has a background color of #000c1c
<div style="background-color:#000c1c">Text here</div>
#000c1c Border Color
This box has a border color of #000c1c
<div style="border: 4px solid #000c1c">Text here</div>
CSS codes
<p style="color:#000c1c">Text here</p>
<div style="background-color:#000c1c">Text here</div>
<div style="border: 4px solid #000c1c">Text here</div>
#000c1c Color on white background
This is how a font and box color of #000c1c will look
on a white background.
#000c1c Color on black background
This is how a font and box color of #000c1c hex color will look
on a black background.