In RGB color space, #00020d hex color has a red value of 0, a green value of 2 and a blue value of 13.
In CMYK color space (used in color printing), #00020d hex color is composed of 100% cyan, 84.62% magenta, 0% yellow and 94.9% black.
#00020d color has a hue of 230.8 degrees, a saturation of 100% and a lightness of 2.5%.
#00020d hex color contains mainly BLUE.
The closest web safe color of #00020d is #000000
#00020d hex color has a decimal value of 525.
HEX | 00020d | #00020d |
---|---|---|
RGB | 0, 2, 13 | rgb(0, 2, 13) |
RGB Percent | 0, 0.78, 5.1 | rgb(0, 0.78, 5.1) |
CMYK | 100, 85, 0, 95 | |
HSL | 230.8°, 100, 2.5 | hsl(230.8, 100%, 2.5%) |
HSV | 230.8°, 100, 5.1 |
XYZ | 0.094, 0.072, 0.39 |
---|---|
Hunter Lab | 2.683, 1.557, -6.739 |
CIE-LAB | 0.65, 1.047, -4.457 |
CIE-LCH | 0.65, 4.578, 283.22 |
CIE-LUV | 100, 84.62, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #00020d
CMYK percent of color #00020d
Text with hexadecimal color #00020d
This text has a font color of #00020d
<p style="color:#00020d">Text here</p>
#00020d Background Color
This box has a background color of #00020d
<div style="background-color:#00020d">Text here</div>
#00020d Border Color
This box has a border color of #00020d
<div style="border: 4px solid #00020d">Text here</div>
CSS codes
<p style="color:#00020d">Text here</p>
<div style="background-color:#00020d">Text here</div>
<div style="border: 4px solid #00020d">Text here</div>
#00020d Color on white background
This is how a font and box color of #00020d will look
on a white background.
#00020d Color on black background
This is how a font and box color of #00020d hex color will look
on a black background.