In RGB color space, #00070b hex color has a red value of 0, a green value of 7 and a blue value of 11.
In CMYK color space (used in color printing), #00070b hex color is composed of 100% cyan, 36.36% magenta, 0% yellow and 95.69% black.
#00070b color has a hue of 201.8 degrees, a saturation of 100% and a lightness of 2.2%.
#00070b hex color contains mainly BLUE.
The closest web safe color of #00070b is #000000
#00070b hex color has a decimal value of 1803.
HEX | 00070b | #00070b |
---|---|---|
RGB | 0, 7, 11 | rgb(0, 7, 11) |
RGB Percent | 0, 2.75, 4.31 | rgb(0, 2.75, 4.31) |
CMYK | 100, 36, 0, 96 | |
HSL | 201.8°, 100, 2.2 | hsl(201.8, 100%, 2.2%) |
HSV | 201.8°, 100, 4.3 |
XYZ | 0.136, 0.176, 0.343 |
---|---|
Hunter Lab | 4.195, -1.555, -1.911 |
CIE-LAB | 1.59, -1.281, -2.165 |
CIE-LCH | 1.59, 2.516, 239.388 |
CIE-LUV | 100, 36.36, 0, 95.69 |
Web Safe | 000000 |
RGB percent of color #00070b
CMYK percent of color #00070b
Text with hexadecimal color #00070b
This text has a font color of #00070b
<p style="color:#00070b">Text here</p>
#00070b Background Color
This box has a background color of #00070b
<div style="background-color:#00070b">Text here</div>
#00070b Border Color
This box has a border color of #00070b
<div style="border: 4px solid #00070b">Text here</div>
CSS codes
<p style="color:#00070b">Text here</p>
<div style="background-color:#00070b">Text here</div>
<div style="border: 4px solid #00070b">Text here</div>
#00070b Color on white background
This is how a font and box color of #00070b will look
on a white background.
#00070b Color on black background
This is how a font and box color of #00070b hex color will look
on a black background.