In RGB color space, #00070f hex color has a red value of 0, a green value of 7 and a blue value of 15.
In CMYK color space (used in color printing), #00070f hex color is composed of 100% cyan, 53.33% magenta, 0% yellow and 94.12% black.
#00070f color has a hue of 212 degrees, a saturation of 100% and a lightness of 2.9%.
#00070f hex color contains mainly BLUE.
The closest web safe color of #00070f is #000000
#00070f hex color has a decimal value of 1807.
HEX | 00070f | #00070f |
---|---|---|
RGB | 0, 7, 15 | rgb(0, 7, 15) |
RGB Percent | 0, 2.75, 5.88 | rgb(0, 2.75, 5.88) |
CMYK | 100, 53, 0, 94 | |
HSL | 212°, 100, 2.9 | hsl(212, 100%, 2.9%) |
HSV | 212°, 100, 5.9 |
XYZ | 0.162, 0.186, 0.479 |
---|---|
Hunter Lab | 4.313, -0.842, -3.566 |
CIE-LAB | 1.68, -0.606, -3.955 |
CIE-LCH | 1.68, 4.001, 261.289 |
CIE-LUV | 100, 53.33, 0, 94.12 |
Web Safe | 000000 |
RGB percent of color #00070f
CMYK percent of color #00070f
Text with hexadecimal color #00070f
This text has a font color of #00070f
<p style="color:#00070f">Text here</p>
#00070f Background Color
This box has a background color of #00070f
<div style="background-color:#00070f">Text here</div>
#00070f Border Color
This box has a border color of #00070f
<div style="border: 4px solid #00070f">Text here</div>
CSS codes
<p style="color:#00070f">Text here</p>
<div style="background-color:#00070f">Text here</div>
<div style="border: 4px solid #00070f">Text here</div>
#00070f Color on white background
This is how a font and box color of #00070f will look
on a white background.
#00070f Color on black background
This is how a font and box color of #00070f hex color will look
on a black background.