In RGB color space, #00020f hex color has a red value of 0, a green value of 2 and a blue value of 15.
In CMYK color space (used in color printing), #00020f hex color is composed of 100% cyan, 86.67% magenta, 0% yellow and 94.12% black.
#00020f color has a hue of 232 degrees, a saturation of 100% and a lightness of 2.9%.
#00020f hex color contains mainly BLUE.
The closest web safe color of #00020f is #000000
#00020f hex color has a decimal value of 527.
HEX | 00020f | #00020f |
---|---|---|
RGB | 0, 2, 15 | rgb(0, 2, 15) |
RGB Percent | 0, 0.78, 5.88 | rgb(0, 0.78, 5.88) |
CMYK | 100, 87, 0, 94 | |
HSL | 232°, 100, 2.9 | hsl(232, 100%, 2.9%) |
HSV | 232°, 100, 5.9 |
XYZ | 0.108, 0.078, 0.461 |
---|---|
Hunter Lab | 2.793, 2.015, -7.832 |
CIE-LAB | 0.705, 1.387, -5.379 |
CIE-LCH | 0.705, 5.555, 284.459 |
CIE-LUV | 100, 86.67, 0, 94.12 |
Web Safe | 000000 |
RGB percent of color #00020f
CMYK percent of color #00020f
Text with hexadecimal color #00020f
This text has a font color of #00020f
<p style="color:#00020f">Text here</p>
#00020f Background Color
This box has a background color of #00020f
<div style="background-color:#00020f">Text here</div>
#00020f Border Color
This box has a border color of #00020f
<div style="border: 4px solid #00020f">Text here</div>
CSS codes
<p style="color:#00020f">Text here</p>
<div style="background-color:#00020f">Text here</div>
<div style="border: 4px solid #00020f">Text here</div>
#00020f Color on white background
This is how a font and box color of #00020f will look
on a white background.
#00020f Color on black background
This is how a font and box color of #00020f hex color will look
on a black background.