In RGB color space, #00070c hex color has a red value of 0, a green value of 7 and a blue value of 12.
In CMYK color space (used in color printing), #00070c hex color is composed of 100% cyan, 41.67% magenta, 0% yellow and 95.29% black.
#00070c color has a hue of 205 degrees, a saturation of 100% and a lightness of 2.4%.
#00070c hex color contains mainly BLUE.
The closest web safe color of #00070c is #000000
#00070c hex color has a decimal value of 1804.
HEX | 00070c | #00070c |
---|---|---|
RGB | 0, 7, 12 | rgb(0, 7, 12) |
RGB Percent | 0, 2.75, 4.71 | rgb(0, 2.75, 4.71) |
CMYK | 100, 42, 0, 95 | |
HSL | 205°, 100, 2.4 | hsl(205, 100%, 2.4%) |
HSV | 205°, 100, 4.7 |
XYZ | 0.142, 0.179, 0.375 |
---|---|
Hunter Lab | 4.231, -1.413, -2.294 |
CIE-LAB | 1.617, -1.152, -2.576 |
CIE-LCH | 1.617, 2.822, 245.906 |
CIE-LUV | 100, 41.67, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #00070c
CMYK percent of color #00070c
Text with hexadecimal color #00070c
This text has a font color of #00070c
<p style="color:#00070c">Text here</p>
#00070c Background Color
This box has a background color of #00070c
<div style="background-color:#00070c">Text here</div>
#00070c Border Color
This box has a border color of #00070c
<div style="border: 4px solid #00070c">Text here</div>
CSS codes
<p style="color:#00070c">Text here</p>
<div style="background-color:#00070c">Text here</div>
<div style="border: 4px solid #00070c">Text here</div>
#00070c Color on white background
This is how a font and box color of #00070c will look
on a white background.
#00070c Color on black background
This is how a font and box color of #00070c hex color will look
on a black background.