In RGB color space, #00180c hex color has a red value of 0, a green value of 24 and a blue value of 12.
In CMYK color space (used in color printing), #00180c hex color is composed of 100% cyan, 0% magenta, 50% yellow and 90.59% black.
#00180c color has a hue of 150 degrees, a saturation of 100% and a lightness of 4.7%.
#00180c hex color contains mainly GREEN.
The closest web safe color of #00180c is #000000
#00180c hex color has a decimal value of 6156.
HEX | 00180c | #00180c |
---|---|---|
RGB | 0, 24, 12 | rgb(0, 24, 12) |
RGB Percent | 0, 9.41, 4.71 | rgb(0, 9.41, 4.71) |
CMYK | 100, 0, 50, 91 | |
HSL | 150°, 100, 4.7 | hsl(150, 100%, 4.7%) |
HSV | 150°, 100, 9.4 |
XYZ | 0.393, 0.68, 0.458 |
---|---|
Hunter Lab | 8.246, -5.924, 2.479 |
CIE-LAB | 6.142, -10.377, 4.039 |
CIE-LCH | 6.142, 11.135, 158.733 |
CIE-LUV | 100, 0, 50, 90.59 |
Web Safe | 000000 |
RGB percent of color #00180c
CMYK percent of color #00180c
Text with hexadecimal color #00180c
This text has a font color of #00180c
<p style="color:#00180c">Text here</p>
#00180c Background Color
This box has a background color of #00180c
<div style="background-color:#00180c">Text here</div>
#00180c Border Color
This box has a border color of #00180c
<div style="border: 4px solid #00180c">Text here</div>
CSS codes
<p style="color:#00180c">Text here</p>
<div style="background-color:#00180c">Text here</div>
<div style="border: 4px solid #00180c">Text here</div>
#00180c Color on white background
This is how a font and box color of #00180c will look
on a white background.
#00180c Color on black background
This is how a font and box color of #00180c hex color will look
on a black background.