In RGB color space, #00060c hex color has a red value of 0, a green value of 6 and a blue value of 12.
In CMYK color space (used in color printing), #00060c hex color is composed of 100% cyan, 50% magenta, 0% yellow and 95.29% black.
#00060c color has a hue of 210 degrees, a saturation of 100% and a lightness of 2.4%.
#00060c hex color contains mainly BLUE.
The closest web safe color of #00060c is #000000
#00060c hex color has a decimal value of 1548.
HEX | 00060c | #00060c |
---|---|---|
RGB | 0, 6, 12 | rgb(0, 6, 12) |
RGB Percent | 0, 2.35, 4.71 | rgb(0, 2.35, 4.71) |
CMYK | 100, 50, 0, 95 | |
HSL | 210°, 100, 2.4 | hsl(210, 100%, 2.4%) |
HSV | 210°, 100, 4.7 |
XYZ | 0.131, 0.157, 0.371 |
---|---|
Hunter Lab | 3.962, -1.033, -2.778 |
CIE-LAB | 1.418, -0.747, -2.861 |
CIE-LCH | 1.418, 2.957, 255.367 |
CIE-LUV | 100, 50, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #00060c
CMYK percent of color #00060c
Text with hexadecimal color #00060c
This text has a font color of #00060c
<p style="color:#00060c">Text here</p>
#00060c Background Color
This box has a background color of #00060c
<div style="background-color:#00060c">Text here</div>
#00060c Border Color
This box has a border color of #00060c
<div style="border: 4px solid #00060c">Text here</div>
CSS codes
<p style="color:#00060c">Text here</p>
<div style="background-color:#00060c">Text here</div>
<div style="border: 4px solid #00060c">Text here</div>
#00060c Color on white background
This is how a font and box color of #00060c will look
on a white background.
#00060c Color on black background
This is how a font and box color of #00060c hex color will look
on a black background.