In RGB color space, #00060a hex color has a red value of 0, a green value of 6 and a blue value of 10.
In CMYK color space (used in color printing), #00060a hex color is composed of 100% cyan, 40% magenta, 0% yellow and 96.08% black.
#00060a color has a hue of 204 degrees, a saturation of 100% and a lightness of 2%.
#00060a hex color contains mainly BLUE.
The closest web safe color of #00060a is #000000
#00060a hex color has a decimal value of 1546.
HEX | 00060a | #00060a |
---|---|---|
RGB | 0, 6, 10 | rgb(0, 6, 10) |
RGB Percent | 0, 2.35, 3.92 | rgb(0, 2.35, 3.92) |
CMYK | 100, 40, 0, 96 | |
HSL | 204°, 100, 2 | hsl(204, 100%, 2%) |
HSV | 204°, 100, 3.9 |
XYZ | 0.12, 0.152, 0.31 |
---|---|
Hunter Lab | 3.899, -1.329, -1.985 |
CIE-LAB | 1.373, -1.002, -2.067 |
CIE-LCH | 1.373, 2.297, 244.138 |
CIE-LUV | 100, 40, 0, 96.08 |
Web Safe | 000000 |
RGB percent of color #00060a
CMYK percent of color #00060a
Text with hexadecimal color #00060a
This text has a font color of #00060a
<p style="color:#00060a">Text here</p>
#00060a Background Color
This box has a background color of #00060a
<div style="background-color:#00060a">Text here</div>
#00060a Border Color
This box has a border color of #00060a
<div style="border: 4px solid #00060a">Text here</div>
CSS codes
<p style="color:#00060a">Text here</p>
<div style="background-color:#00060a">Text here</div>
<div style="border: 4px solid #00060a">Text here</div>
#00060a Color on white background
This is how a font and box color of #00060a will look
on a white background.
#00060a Color on black background
This is how a font and box color of #00060a hex color will look
on a black background.