In RGB color space, #00120c hex color has a red value of 0, a green value of 18 and a blue value of 12.
In CMYK color space (used in color printing), #00120c hex color is composed of 100% cyan, 0% magenta, 33.33% yellow and 92.94% black.
#00120c color has a hue of 160 degrees, a saturation of 100% and a lightness of 3.5%.
#00120c hex color contains mainly GREEN.
The closest web safe color of #00120c is #000000
#00120c hex color has a decimal value of 4620.
HEX | 00120c | #00120c |
---|---|---|
RGB | 0, 18, 12 | rgb(0, 18, 12) |
RGB Percent | 0, 7.06, 4.71 | rgb(0, 7.06, 4.71) |
CMYK | 100, 0, 33, 93 | |
HSL | 160°, 100, 3.5 | hsl(160, 100%, 3.5%) |
HSV | 160°, 100, 7.1 |
XYZ | 0.283, 0.459, 0.422 |
---|---|
Hunter Lab | 6.775, -4.4, 1.049 |
CIE-LAB | 4.146, -6.278, 1.112 |
CIE-LCH | 4.146, 6.376, 169.956 |
CIE-LUV | 100, 0, 33.33, 92.94 |
Web Safe | 000000 |
RGB percent of color #00120c
CMYK percent of color #00120c
Text with hexadecimal color #00120c
This text has a font color of #00120c
<p style="color:#00120c">Text here</p>
#00120c Background Color
This box has a background color of #00120c
<div style="background-color:#00120c">Text here</div>
#00120c Border Color
This box has a border color of #00120c
<div style="border: 4px solid #00120c">Text here</div>
CSS codes
<p style="color:#00120c">Text here</p>
<div style="background-color:#00120c">Text here</div>
<div style="border: 4px solid #00120c">Text here</div>
#00120c Color on white background
This is how a font and box color of #00120c will look
on a white background.
#00120c Color on black background
This is how a font and box color of #00120c hex color will look
on a black background.