In RGB color space, #001600 hex color has a red value of 0, a green value of 22 and a blue value of 0.
In CMYK color space (used in color printing), #001600 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 91.37% black.
#001600 color has a hue of 120 degrees, a saturation of 100% and a lightness of 4.3%.
#001600 hex color contains mainly GREEN.
The closest web safe color of #001600 is #000000
#001600 hex color has a decimal value of 5632.
HEX | 001600 | #001600 |
---|---|---|
RGB | 0, 22, 0 | rgb(0, 22, 0) |
RGB Percent | 0, 8.63, 0 | rgb(0, 8.63, 0) |
CMYK | 100, 0, 100, 91 | |
HSL | 120°, 100, 4.3 | hsl(120, 100%, 4.3%) |
HSV | 120°, 100, 8.6 |
XYZ | 0.287, 0.574, 0.096 |
---|---|
Hunter Lab | 7.576, -6.497, 4.552 |
CIE-LAB | 5.185, -10.592, 7.566 |
CIE-LCH | 5.185, 13.017, 144.461 |
CIE-LUV | 100, 0, 100, 91.37 |
Web Safe | 000000 |
RGB percent of color #001600
CMYK percent of color #001600
Text with hexadecimal color #001600
This text has a font color of #001600
<p style="color:#001600">Text here</p>
#001600 Background Color
This box has a background color of #001600
<div style="background-color:#001600">Text here</div>
#001600 Border Color
This box has a border color of #001600
<div style="border: 4px solid #001600">Text here</div>
CSS codes
<p style="color:#001600">Text here</p>
<div style="background-color:#001600">Text here</div>
<div style="border: 4px solid #001600">Text here</div>
#001600 Color on white background
This is how a font and box color of #001600 will look
on a white background.
#001600 Color on black background
This is how a font and box color of #001600 hex color will look
on a black background.