In RGB color space, #001f1d hex color has a red value of 0, a green value of 31 and a blue value of 29.
In CMYK color space (used in color printing), #001f1d hex color is composed of 100% cyan, 0% magenta, 6.45% yellow and 87.84% black.
#001f1d color has a hue of 176.1 degrees, a saturation of 100% and a lightness of 6.1%.
#001f1d hex color contains mainly GREEN.
The closest web safe color of #001f1d is #003333
#001f1d hex color has a decimal value of 7965.
HEX | 001f1d | #001f1d |
---|---|---|
RGB | 0, 31, 29 | rgb(0, 31, 29) |
RGB Percent | 0, 12.16, 11.37 | rgb(0, 12.16, 11.37) |
CMYK | 100, 0, 6, 88 | |
HSL | 176.1°, 100, 6.1 | hsl(176.1, 100%, 6.1%) |
HSV | 176.1°, 100, 12.2 |
XYZ | 0.712, 1.069, 1.331 |
---|---|
Hunter Lab | 10.339, -5.801, -0.395 |
CIE-LAB | 9.554, -12.013, -2.014 |
CIE-LCH | 9.554, 12.181, 189.517 |
CIE-LUV | 100, 0, 6.45, 87.84 |
Web Safe | 003333 |
RGB percent of color #001f1d
CMYK percent of color #001f1d
Text with hexadecimal color #001f1d
This text has a font color of #001f1d
<p style="color:#001f1d">Text here</p>
#001f1d Background Color
This box has a background color of #001f1d
<div style="background-color:#001f1d">Text here</div>
#001f1d Border Color
This box has a border color of #001f1d
<div style="border: 4px solid #001f1d">Text here</div>
CSS codes
<p style="color:#001f1d">Text here</p>
<div style="background-color:#001f1d">Text here</div>
<div style="border: 4px solid #001f1d">Text here</div>
#001f1d Color on white background
This is how a font and box color of #001f1d will look
on a white background.
#001f1d Color on black background
This is how a font and box color of #001f1d hex color will look
on a black background.