In RGB color space, #00050b hex color has a red value of 0, a green value of 5 and a blue value of 11.
In CMYK color space (used in color printing), #00050b hex color is composed of 100% cyan, 54.55% magenta, 0% yellow and 95.69% black.
#00050b color has a hue of 212.7 degrees, a saturation of 100% and a lightness of 2.2%.
#00050b hex color contains mainly BLUE.
The closest web safe color of #00050b is #000000
#00050b hex color has a decimal value of 1291.
HEX | 00050b | #00050b |
---|---|---|
RGB | 0, 5, 11 | rgb(0, 5, 11) |
RGB Percent | 0, 1.96, 4.31 | rgb(0, 1.96, 4.31) |
CMYK | 100, 55, 0, 96 | |
HSL | 212.7°, 100, 2.2 | hsl(212.7, 100%, 2.2%) |
HSV | 212.7°, 100, 4.3 |
XYZ | 0.115, 0.133, 0.336 |
---|---|
Hunter Lab | 3.647, -0.753, -2.91 |
CIE-LAB | 1.201, -0.468, -2.735 |
CIE-LCH | 1.201, 2.775, 260.29 |
CIE-LUV | 100, 54.55, 0, 95.69 |
Web Safe | 000000 |
RGB percent of color #00050b
CMYK percent of color #00050b
Text with hexadecimal color #00050b
This text has a font color of #00050b
<p style="color:#00050b">Text here</p>
#00050b Background Color
This box has a background color of #00050b
<div style="background-color:#00050b">Text here</div>
#00050b Border Color
This box has a border color of #00050b
<div style="border: 4px solid #00050b">Text here</div>
CSS codes
<p style="color:#00050b">Text here</p>
<div style="background-color:#00050b">Text here</div>
<div style="border: 4px solid #00050b">Text here</div>
#00050b Color on white background
This is how a font and box color of #00050b will look
on a white background.
#00050b Color on black background
This is how a font and box color of #00050b hex color will look
on a black background.