In RGB color space, #00020b hex color has a red value of 0, a green value of 2 and a blue value of 11.
In CMYK color space (used in color printing), #00020b hex color is composed of 100% cyan, 81.82% magenta, 0% yellow and 95.69% black.
#00020b color has a hue of 229.1 degrees, a saturation of 100% and a lightness of 2.2%.
#00020b hex color contains mainly BLUE.
The closest web safe color of #00020b is #000000
#00020b hex color has a decimal value of 523.
HEX | 00020b | #00020b |
---|---|---|
RGB | 0, 2, 11 | rgb(0, 2, 11) |
RGB Percent | 0, 0.78, 4.31 | rgb(0, 0.78, 4.31) |
CMYK | 100, 82, 0, 96 | |
HSL | 229.1°, 100, 2.2 | hsl(229.1, 100%, 2.2%) |
HSV | 229.1°, 100, 4.3 |
XYZ | 0.082, 0.068, 0.325 |
---|---|
Hunter Lab | 2.608, 1.05, -5.564 |
CIE-LAB | 0.614, 0.711, -3.59 |
CIE-LCH | 0.614, 3.66, 281.202 |
CIE-LUV | 100, 81.82, 0, 95.69 |
Web Safe | 000000 |
RGB percent of color #00020b
CMYK percent of color #00020b
Text with hexadecimal color #00020b
This text has a font color of #00020b
<p style="color:#00020b">Text here</p>
#00020b Background Color
This box has a background color of #00020b
<div style="background-color:#00020b">Text here</div>
#00020b Border Color
This box has a border color of #00020b
<div style="border: 4px solid #00020b">Text here</div>
CSS codes
<p style="color:#00020b">Text here</p>
<div style="background-color:#00020b">Text here</div>
<div style="border: 4px solid #00020b">Text here</div>
#00020b Color on white background
This is how a font and box color of #00020b will look
on a white background.
#00020b Color on black background
This is how a font and box color of #00020b hex color will look
on a black background.