In RGB color space, #08000c hex color has a red value of 8, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #08000c hex color is composed of 33.33% cyan, 100% magenta, 0% yellow and 95.29% black.
#08000c color has a hue of 280 degrees, a saturation of 100% and a lightness of 2.4%.
#08000c hex color contains mainly BLUE.
The closest web safe color of #08000c is #000000
#08000c hex color has a decimal value of 524300.
HEX | 08000c | #08000c |
---|---|---|
RGB | 8, 0, 12 | rgb(8, 0, 12) |
RGB Percent | 3.14, 0, 4.71 | rgb(3.14, 0, 4.71) |
CMYK | 33, 100, 0, 95 | |
HSL | 280°, 100, 2.4 | hsl(280, 100%, 2.4%) |
HSV | 280°, 100, 4.7 |
XYZ | 0.167, 0.078, 0.354 |
---|---|
Hunter Lab | 2.793, 5.786, -5.56 |
CIE-LAB | 0.705, 3.804, -3.849 |
CIE-LCH | 0.705, 5.412, 314.663 |
CIE-LUV | 33.33, 100, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #08000c
CMYK percent of color #08000c
Text with hexadecimal color #08000c
This text has a font color of #08000c
<p style="color:#08000c">Text here</p>
#08000c Background Color
This box has a background color of #08000c
<div style="background-color:#08000c">Text here</div>
#08000c Border Color
This box has a border color of #08000c
<div style="border: 4px solid #08000c">Text here</div>
CSS codes
<p style="color:#08000c">Text here</p>
<div style="background-color:#08000c">Text here</div>
<div style="border: 4px solid #08000c">Text here</div>
#08000c Color on white background
This is how a font and box color of #08000c will look
on a white background.
#08000c Color on black background
This is how a font and box color of #08000c hex color will look
on a black background.