In RGB color space, #0a000c hex color has a red value of 10, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #0a000c hex color is composed of 16.67% cyan, 100% magenta, 0% yellow and 95.29% black.
#0a000c color has a hue of 290 degrees, a saturation of 100% and a lightness of 2.4%.
#0a000c hex color contains mainly BLUE.
The closest web safe color of #0a000c is #000000
#0a000c hex color has a decimal value of 655372.
HEX | 0a000c | #0a000c |
---|---|---|
RGB | 10, 0, 12 | rgb(10, 0, 12) |
RGB Percent | 3.92, 0, 4.71 | rgb(3.92, 0, 4.71) |
CMYK | 17, 100, 0, 95 | |
HSL | 290°, 100, 2.4 | hsl(290, 100%, 2.4%) |
HSV | 290°, 100, 4.7 |
XYZ | 0.192, 0.091, 0.355 |
---|---|
Hunter Lab | 3.017, 6.082, -4.866 |
CIE-LAB | 0.822, 4.322, -3.66 |
CIE-LCH | 0.822, 5.664, 319.741 |
CIE-LUV | 16.67, 100, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #0a000c
CMYK percent of color #0a000c
Text with hexadecimal color #0a000c
This text has a font color of #0a000c
<p style="color:#0a000c">Text here</p>
#0a000c Background Color
This box has a background color of #0a000c
<div style="background-color:#0a000c">Text here</div>
#0a000c Border Color
This box has a border color of #0a000c
<div style="border: 4px solid #0a000c">Text here</div>
CSS codes
<p style="color:#0a000c">Text here</p>
<div style="background-color:#0a000c">Text here</div>
<div style="border: 4px solid #0a000c">Text here</div>
#0a000c Color on white background
This is how a font and box color of #0a000c will look
on a white background.
#0a000c Color on black background
This is how a font and box color of #0a000c hex color will look
on a black background.