In RGB color space, #00060f hex color has a red value of 0, a green value of 6 and a blue value of 15.
In CMYK color space (used in color printing), #00060f hex color is composed of 100% cyan, 60% magenta, 0% yellow and 94.12% black.
#00060f color has a hue of 216 degrees, a saturation of 100% and a lightness of 2.9%.
#00060f hex color contains mainly BLUE.
The closest web safe color of #00060f is #000000
#00060f hex color has a decimal value of 1551.
HEX | 00060f | #00060f |
---|---|---|
RGB | 0, 6, 15 | rgb(0, 6, 15) |
RGB Percent | 0, 2.35, 5.88 | rgb(0, 2.35, 5.88) |
CMYK | 100, 60, 0, 94 | |
HSL | 216°, 100, 2.9 | hsl(216, 100%, 2.9%) |
HSV | 216°, 100, 5.9 |
XYZ | 0.151, 0.165, 0.476 |
---|---|
Hunter Lab | 4.062, -0.473, -4.104 |
CIE-LAB | 1.49, -0.239, -4.239 |
CIE-LCH | 1.49, 4.246, 266.773 |
CIE-LUV | 100, 60, 0, 94.12 |
Web Safe | 000000 |
RGB percent of color #00060f
CMYK percent of color #00060f
Text with hexadecimal color #00060f
This text has a font color of #00060f
<p style="color:#00060f">Text here</p>
#00060f Background Color
This box has a background color of #00060f
<div style="background-color:#00060f">Text here</div>
#00060f Border Color
This box has a border color of #00060f
<div style="border: 4px solid #00060f">Text here</div>
CSS codes
<p style="color:#00060f">Text here</p>
<div style="background-color:#00060f">Text here</div>
<div style="border: 4px solid #00060f">Text here</div>
#00060f Color on white background
This is how a font and box color of #00060f will look
on a white background.
#00060f Color on black background
This is how a font and box color of #00060f hex color will look
on a black background.