In RGB color space, #001f0b hex color has a red value of 0, a green value of 31 and a blue value of 11.
In CMYK color space (used in color printing), #001f0b hex color is composed of 100% cyan, 0% magenta, 64.52% yellow and 87.84% black.
#001f0b color has a hue of 141.3 degrees, a saturation of 100% and a lightness of 6.1%.
#001f0b hex color contains mainly GREEN.
The closest web safe color of #001f0b is #003300
#001f0b hex color has a decimal value of 7947.
HEX | 001f0b | #001f0b |
---|---|---|
RGB | 0, 31, 11 | rgb(0, 31, 11) |
RGB Percent | 0, 12.16, 4.31 | rgb(0, 12.16, 4.31) |
CMYK | 100, 0, 65, 88 | |
HSL | 141.3°, 100, 6.1 | hsl(141.3, 100%, 6.1%) |
HSV | 141.3°, 100, 12.2 |
XYZ | 0.55, 1.004, 0.481 |
---|---|
Hunter Lab | 10.02, -7.737, 4.168 |
CIE-LAB | 9.025, -16.369, 8.68 |
CIE-LCH | 9.025, 18.528, 152.064 |
CIE-LUV | 100, 0, 64.52, 87.84 |
Web Safe | 003300 |
RGB percent of color #001f0b
CMYK percent of color #001f0b
Text with hexadecimal color #001f0b
This text has a font color of #001f0b
<p style="color:#001f0b">Text here</p>
#001f0b Background Color
This box has a background color of #001f0b
<div style="background-color:#001f0b">Text here</div>
#001f0b Border Color
This box has a border color of #001f0b
<div style="border: 4px solid #001f0b">Text here</div>
CSS codes
<p style="color:#001f0b">Text here</p>
<div style="background-color:#001f0b">Text here</div>
<div style="border: 4px solid #001f0b">Text here</div>
#001f0b Color on white background
This is how a font and box color of #001f0b will look
on a white background.
#001f0b Color on black background
This is how a font and box color of #001f0b hex color will look
on a black background.