In RGB color space, #000f0a hex color has a red value of 0, a green value of 15 and a blue value of 10.
In CMYK color space (used in color printing), #000f0a hex color is composed of 100% cyan, 0% magenta, 33.33% yellow and 94.12% black.
#000f0a color has a hue of 160 degrees, a saturation of 100% and a lightness of 2.9%.
#000f0a hex color contains mainly GREEN.
The closest web safe color of #000f0a is #000000
#000f0a hex color has a decimal value of 3850.
HEX | 000f0a | #000f0a |
---|---|---|
RGB | 0, 15, 10 | rgb(0, 15, 10) |
RGB Percent | 0, 5.88, 3.92 | rgb(0, 5.88, 3.92) |
CMYK | 100, 0, 33, 94 | |
HSL | 160°, 100, 2.9 | hsl(160, 100%, 2.9%) |
HSV | 160°, 100, 5.9 |
XYZ | 0.226, 0.364, 0.345 |
---|---|
Hunter Lab | 6.033, -3.872, 0.833 |
CIE-LAB | 3.288, -4.914, 0.734 |
CIE-LCH | 3.288, 4.969, 171.505 |
CIE-LUV | 100, 0, 33.33, 94.12 |
Web Safe | 000000 |
RGB percent of color #000f0a
CMYK percent of color #000f0a
Text with hexadecimal color #000f0a
This text has a font color of #000f0a
<p style="color:#000f0a">Text here</p>
#000f0a Background Color
This box has a background color of #000f0a
<div style="background-color:#000f0a">Text here</div>
#000f0a Border Color
This box has a border color of #000f0a
<div style="border: 4px solid #000f0a">Text here</div>
CSS codes
<p style="color:#000f0a">Text here</p>
<div style="background-color:#000f0a">Text here</div>
<div style="border: 4px solid #000f0a">Text here</div>
#000f0a Color on white background
This is how a font and box color of #000f0a will look
on a white background.
#000f0a Color on black background
This is how a font and box color of #000f0a hex color will look
on a black background.