In RGB color space, #001f04 hex color has a red value of 0, a green value of 31 and a blue value of 4.
In CMYK color space (used in color printing), #001f04 hex color is composed of 100% cyan, 0% magenta, 87.1% yellow and 87.84% black.
#001f04 color has a hue of 127.7 degrees, a saturation of 100% and a lightness of 6.1%.
#001f04 hex color contains mainly GREEN.
The closest web safe color of #001f04 is #003300
#001f04 hex color has a decimal value of 7940.
HEX | 001f04 | #001f04 |
---|---|---|
RGB | 0, 31, 4 | rgb(0, 31, 4) |
RGB Percent | 0, 12.16, 1.57 | rgb(0, 12.16, 1.57) |
CMYK | 100, 0, 87, 88 | |
HSL | 127.7°, 100, 6.1 | hsl(127.7, 100%, 6.1%) |
HSV | 127.7°, 100, 12.2 |
XYZ | 0.512, 0.989, 0.279 |
---|---|
Hunter Lab | 9.945, -8.214, 5.298 |
CIE-LAB | 8.899, -17.386, 11.353 |
CIE-LCH | 8.899, 20.764, 146.856 |
CIE-LUV | 100, 0, 87.1, 87.84 |
Web Safe | 003300 |
RGB percent of color #001f04
CMYK percent of color #001f04
Text with hexadecimal color #001f04
This text has a font color of #001f04
<p style="color:#001f04">Text here</p>
#001f04 Background Color
This box has a background color of #001f04
<div style="background-color:#001f04">Text here</div>
#001f04 Border Color
This box has a border color of #001f04
<div style="border: 4px solid #001f04">Text here</div>
CSS codes
<p style="color:#001f04">Text here</p>
<div style="background-color:#001f04">Text here</div>
<div style="border: 4px solid #001f04">Text here</div>
#001f04 Color on white background
This is how a font and box color of #001f04 will look
on a white background.
#001f04 Color on black background
This is how a font and box color of #001f04 hex color will look
on a black background.