In RGB color space, #00050c hex color has a red value of 0, a green value of 5 and a blue value of 12.
In CMYK color space (used in color printing), #00050c hex color is composed of 100% cyan, 58.33% magenta, 0% yellow and 95.29% black.
#00050c color has a hue of 215 degrees, a saturation of 100% and a lightness of 2.4%.
#00050c hex color contains mainly BLUE.
The closest web safe color of #00050c is #000000
#00050c hex color has a decimal value of 1292.
HEX | 00050c | #00050c |
---|---|---|
RGB | 0, 5, 12 | rgb(0, 5, 12) |
RGB Percent | 0, 1.96, 4.71 | rgb(0, 1.96, 4.71) |
CMYK | 100, 58, 0, 95 | |
HSL | 215°, 100, 2.4 | hsl(215, 100%, 2.4%) |
HSV | 215°, 100, 4.7 |
XYZ | 0.121, 0.135, 0.368 |
---|---|
Hunter Lab | 3.674, -0.552, -3.366 |
CIE-LAB | 1.219, -0.3, -3.161 |
CIE-LCH | 1.219, 3.175, 264.578 |
CIE-LUV | 100, 58.33, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #00050c
CMYK percent of color #00050c
Text with hexadecimal color #00050c
This text has a font color of #00050c
<p style="color:#00050c">Text here</p>
#00050c Background Color
This box has a background color of #00050c
<div style="background-color:#00050c">Text here</div>
#00050c Border Color
This box has a border color of #00050c
<div style="border: 4px solid #00050c">Text here</div>
CSS codes
<p style="color:#00050c">Text here</p>
<div style="background-color:#00050c">Text here</div>
<div style="border: 4px solid #00050c">Text here</div>
#00050c Color on white background
This is how a font and box color of #00050c will look
on a white background.
#00050c Color on black background
This is how a font and box color of #00050c hex color will look
on a black background.