In RGB color space, #001f1f hex color has a red value of 0, a green value of 31 and a blue value of 31.
In CMYK color space (used in color printing), #001f1f hex color is composed of 100% cyan, 0% magenta, 0% yellow and 87.84% black.
#001f1f color has a hue of 180 degrees, a saturation of 100% and a lightness of 6.1%.
#001f1f hex color contains mainly GREEN.
The closest web safe color of #001f1f is #003333
#001f1f hex color has a decimal value of 7967.
HEX | 001f1f | #001f1f |
---|---|---|
RGB | 0, 31, 31 | rgb(0, 31, 31) |
RGB Percent | 0, 12.16, 12.16 | rgb(0, 12.16, 12.16) |
CMYK | 100, 0, 0, 88 | |
HSL | 180°, 100, 6.1 | hsl(180, 100%, 6.1%) |
HSV | 180°, 100, 12.2 |
XYZ | 0.737, 1.079, 1.466 |
---|---|
Hunter Lab | 10.387, -5.513, -1.096 |
CIE-LAB | 9.633, -11.331, -3.385 |
CIE-LCH | 9.633, 11.826, 196.633 |
CIE-LUV | 100, 0, 0, 87.84 |
Web Safe | 003333 |
RGB percent of color #001f1f
CMYK percent of color #001f1f
Text with hexadecimal color #001f1f
This text has a font color of #001f1f
<p style="color:#001f1f">Text here</p>
#001f1f Background Color
This box has a background color of #001f1f
<div style="background-color:#001f1f">Text here</div>
#001f1f Border Color
This box has a border color of #001f1f
<div style="border: 4px solid #001f1f">Text here</div>
CSS codes
<p style="color:#001f1f">Text here</p>
<div style="background-color:#001f1f">Text here</div>
<div style="border: 4px solid #001f1f">Text here</div>
#001f1f Color on white background
This is how a font and box color of #001f1f will look
on a white background.
#001f1f Color on black background
This is how a font and box color of #001f1f hex color will look
on a black background.