In RGB color space, #01440c hex color has a red value of 1, a green value of 68 and a blue value of 12.
In CMYK color space (used in color printing), #01440c hex color is composed of 98.53% cyan, 0% magenta, 82.35% yellow and 73.33% black.
#01440c color has a hue of 129.9 degrees, a saturation of 97.1% and a lightness of 13.5%.
#01440c hex color contains mainly GREEN.
The closest web safe color of #01440c is #003300
#01440c hex color has a decimal value of 82956.
HEX | 01440c | #01440c |
---|---|---|
RGB | 1, 68, 12 | rgb(1, 68, 12) |
RGB Percent | 0.39, 26.67, 4.71 | rgb(0.39, 26.67, 4.71) |
CMYK | 99, 0, 82, 73 | |
HSL | 129.9°, 97.1, 13.5 | hsl(129.9, 97.1%, 13.5%) |
HSV | 129.9°, 98.5, 26.7 |
XYZ | 2.146, 4.167, 1.039 |
---|---|
Hunter Lab | 20.413, -16.958, 11.271 |
CIE-LAB | 24.216, -32.026, 26.917 |
CIE-LCH | 24.216, 41.835, 139.954 |
CIE-LUV | 98.53, 0, 82.35, 73.33 |
Web Safe | 003300 |
RGB percent of color #01440c
CMYK percent of color #01440c
Text with hexadecimal color #01440c
This text has a font color of #01440c
<p style="color:#01440c">Text here</p>
#01440c Background Color
This box has a background color of #01440c
<div style="background-color:#01440c">Text here</div>
#01440c Border Color
This box has a border color of #01440c
<div style="border: 4px solid #01440c">Text here</div>
CSS codes
<p style="color:#01440c">Text here</p>
<div style="background-color:#01440c">Text here</div>
<div style="border: 4px solid #01440c">Text here</div>
#01440c Color on white background
This is how a font and box color of #01440c will look
on a white background.
#01440c Color on black background
This is how a font and box color of #01440c hex color will look
on a black background.