In RGB color space, #001d0d hex color has a red value of 0, a green value of 29 and a blue value of 13.
In CMYK color space (used in color printing), #001d0d hex color is composed of 100% cyan, 0% magenta, 55.17% yellow and 88.63% black.
#001d0d color has a hue of 146.9 degrees, a saturation of 100% and a lightness of 5.7%.
#001d0d hex color contains mainly GREEN.
The closest web safe color of #001d0d is #003300
#001d0d hex color has a decimal value of 7437.
HEX | 001d0d | #001d0d |
---|---|---|
RGB | 0, 29, 13 | rgb(0, 29, 13) |
RGB Percent | 0, 11.37, 5.1 | rgb(0, 11.37, 5.1) |
CMYK | 100, 0, 55, 89 | |
HSL | 146.9°, 100, 5.7 | hsl(146.9, 100%, 5.7%) |
HSV | 146.9°, 100, 11.4 |
XYZ | 0.512, 0.908, 0.529 |
---|---|
Hunter Lab | 9.529, -7.085, 3.379 |
CIE-LAB | 8.2, -14.372, 6.572 |
CIE-LCH | 8.2, 15.803, 155.426 |
CIE-LUV | 100, 0, 55.17, 88.63 |
Web Safe | 003300 |
RGB percent of color #001d0d
CMYK percent of color #001d0d
Text with hexadecimal color #001d0d
This text has a font color of #001d0d
<p style="color:#001d0d">Text here</p>
#001d0d Background Color
This box has a background color of #001d0d
<div style="background-color:#001d0d">Text here</div>
#001d0d Border Color
This box has a border color of #001d0d
<div style="border: 4px solid #001d0d">Text here</div>
CSS codes
<p style="color:#001d0d">Text here</p>
<div style="background-color:#001d0d">Text here</div>
<div style="border: 4px solid #001d0d">Text here</div>
#001d0d Color on white background
This is how a font and box color of #001d0d will look
on a white background.
#001d0d Color on black background
This is how a font and box color of #001d0d hex color will look
on a black background.