In RGB color space, #001f1b hex color has a red value of 0, a green value of 31 and a blue value of 27.
In CMYK color space (used in color printing), #001f1b hex color is composed of 100% cyan, 0% magenta, 12.9% yellow and 87.84% black.
#001f1b color has a hue of 172.3 degrees, a saturation of 100% and a lightness of 6.1%.
#001f1b hex color contains mainly GREEN.
The closest web safe color of #001f1b is #003333
#001f1b hex color has a decimal value of 7963.
HEX | 001f1b | #001f1b |
---|---|---|
RGB | 0, 31, 27 | rgb(0, 31, 27) |
RGB Percent | 0, 12.16, 10.59 | rgb(0, 12.16, 10.59) |
CMYK | 100, 0, 13, 88 | |
HSL | 172.3°, 100, 6.1 | hsl(172.3, 100%, 6.1%) |
HSV | 172.3°, 100, 12.2 |
XYZ | 0.688, 1.059, 1.205 |
---|---|
Hunter Lab | 10.291, -6.075, 0.261 |
CIE-LAB | 9.474, -12.651, -0.65 |
CIE-LCH | 9.474, 12.668, 182.941 |
CIE-LUV | 100, 0, 12.9, 87.84 |
Web Safe | 003333 |
RGB percent of color #001f1b
CMYK percent of color #001f1b
Text with hexadecimal color #001f1b
This text has a font color of #001f1b
<p style="color:#001f1b">Text here</p>
#001f1b Background Color
This box has a background color of #001f1b
<div style="background-color:#001f1b">Text here</div>
#001f1b Border Color
This box has a border color of #001f1b
<div style="border: 4px solid #001f1b">Text here</div>
CSS codes
<p style="color:#001f1b">Text here</p>
<div style="background-color:#001f1b">Text here</div>
<div style="border: 4px solid #001f1b">Text here</div>
#001f1b Color on white background
This is how a font and box color of #001f1b will look
on a white background.
#001f1b Color on black background
This is how a font and box color of #001f1b hex color will look
on a black background.