In RGB color space, #001f0c hex color has a red value of 0, a green value of 31 and a blue value of 12.
In CMYK color space (used in color printing), #001f0c hex color is composed of 100% cyan, 0% magenta, 61.29% yellow and 87.84% black.
#001f0c color has a hue of 143.2 degrees, a saturation of 100% and a lightness of 6.1%.
#001f0c hex color contains mainly GREEN.
The closest web safe color of #001f0c is #003300
#001f0c hex color has a decimal value of 7948.
HEX | 001f0c | #001f0c |
---|---|---|
RGB | 0, 31, 12 | rgb(0, 31, 12) |
RGB Percent | 0, 12.16, 4.71 | rgb(0, 12.16, 4.71) |
CMYK | 100, 0, 61, 88 | |
HSL | 143.2°, 100, 6.1 | hsl(143.2, 100%, 6.1%) |
HSV | 143.2°, 100, 12.2 |
XYZ | 0.556, 1.007, 0.513 |
---|---|
Hunter Lab | 10.035, -7.671, 3.993 |
CIE-LAB | 9.05, -16.231, 8.265 |
CIE-LCH | 9.05, 18.214, 153.014 |
CIE-LUV | 100, 0, 61.29, 87.84 |
Web Safe | 003300 |
RGB percent of color #001f0c
CMYK percent of color #001f0c
Text with hexadecimal color #001f0c
This text has a font color of #001f0c
<p style="color:#001f0c">Text here</p>
#001f0c Background Color
This box has a background color of #001f0c
<div style="background-color:#001f0c">Text here</div>
#001f0c Border Color
This box has a border color of #001f0c
<div style="border: 4px solid #001f0c">Text here</div>
CSS codes
<p style="color:#001f0c">Text here</p>
<div style="background-color:#001f0c">Text here</div>
<div style="border: 4px solid #001f0c">Text here</div>
#001f0c Color on white background
This is how a font and box color of #001f0c will look
on a white background.
#001f0c Color on black background
This is how a font and box color of #001f0c hex color will look
on a black background.