In RGB color space, #00050a hex color has a red value of 0, a green value of 5 and a blue value of 10.
In CMYK color space (used in color printing), #00050a hex color is composed of 100% cyan, 50% magenta, 0% yellow and 96.08% black.
#00050a color has a hue of 210 degrees, a saturation of 100% and a lightness of 2%.
#00050a hex color contains mainly BLUE.
The closest web safe color of #00050a is #000000
#00050a hex color has a decimal value of 1290.
HEX | 00050a | #00050a |
---|---|---|
RGB | 0, 5, 10 | rgb(0, 5, 10) |
RGB Percent | 0, 1.96, 3.92 | rgb(0, 1.96, 3.92) |
CMYK | 100, 50, 0, 96 | |
HSL | 210°, 100, 2 | hsl(210, 100%, 2%) |
HSV | 210°, 100, 3.9 |
XYZ | 0.109, 0.13, 0.307 |
---|---|
Hunter Lab | 3.606, -0.913, -2.524 |
CIE-LAB | 1.174, -0.596, -2.367 |
CIE-LCH | 1.174, 2.441, 255.867 |
CIE-LUV | 100, 50, 0, 96.08 |
Web Safe | 000000 |
RGB percent of color #00050a
CMYK percent of color #00050a
Text with hexadecimal color #00050a
This text has a font color of #00050a
<p style="color:#00050a">Text here</p>
#00050a Background Color
This box has a background color of #00050a
<div style="background-color:#00050a">Text here</div>
#00050a Border Color
This box has a border color of #00050a
<div style="border: 4px solid #00050a">Text here</div>
CSS codes
<p style="color:#00050a">Text here</p>
<div style="background-color:#00050a">Text here</div>
<div style="border: 4px solid #00050a">Text here</div>
#00050a Color on white background
This is how a font and box color of #00050a will look
on a white background.
#00050a Color on black background
This is how a font and box color of #00050a hex color will look
on a black background.