In RGB color space, #00050f hex color has a red value of 0, a green value of 5 and a blue value of 15.
In CMYK color space (used in color printing), #00050f hex color is composed of 100% cyan, 66.67% magenta, 0% yellow and 94.12% black.
#00050f color has a hue of 220 degrees, a saturation of 100% and a lightness of 2.9%.
#00050f hex color contains mainly BLUE.
The closest web safe color of #00050f is #000000
#00050f hex color has a decimal value of 1295.
HEX | 00050f | #00050f |
---|---|---|
RGB | 0, 5, 15 | rgb(0, 5, 15) |
RGB Percent | 0, 1.96, 5.88 | rgb(0, 1.96, 5.88) |
CMYK | 100, 67, 0, 94 | |
HSL | 220°, 100, 2.9 | hsl(220, 100%, 2.9%) |
HSV | 220°, 100, 5.9 |
XYZ | 0.14, 0.143, 0.472 |
---|---|
Hunter Lab | 3.782, -0.009, -4.753 |
CIE-LAB | 1.292, 0.167, -4.524 |
CIE-LCH | 1.292, 4.527, 272.114 |
CIE-LUV | 100, 66.67, 0, 94.12 |
Web Safe | 000000 |
RGB percent of color #00050f
CMYK percent of color #00050f
Text with hexadecimal color #00050f
This text has a font color of #00050f
<p style="color:#00050f">Text here</p>
#00050f Background Color
This box has a background color of #00050f
<div style="background-color:#00050f">Text here</div>
#00050f Border Color
This box has a border color of #00050f
<div style="border: 4px solid #00050f">Text here</div>
CSS codes
<p style="color:#00050f">Text here</p>
<div style="background-color:#00050f">Text here</div>
<div style="border: 4px solid #00050f">Text here</div>
#00050f Color on white background
This is how a font and box color of #00050f will look
on a white background.
#00050f Color on black background
This is how a font and box color of #00050f hex color will look
on a black background.