In RGB color space, #002600 hex color has a red value of 0, a green value of 38 and a blue value of 0.
In CMYK color space (used in color printing), #002600 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 85.1% black.
#002600 color has a hue of 120 degrees, a saturation of 100% and a lightness of 7.5%.
#002600 hex color contains mainly GREEN.
The closest web safe color of #002600 is #003300
#002600 hex color has a decimal value of 9728.
HEX | 002600 | #002600 |
---|---|---|
RGB | 0, 38, 0 | rgb(0, 38, 0) |
RGB Percent | 0, 14.9, 0 | rgb(0, 14.9, 0) |
CMYK | 100, 0, 100, 85 | |
HSL | 120°, 100, 7.5 | hsl(120, 100%, 7.5%) |
HSV | 120°, 100, 14.9 |
XYZ | 0.693, 1.386, 0.231 |
---|---|
Hunter Lab | 11.773, -10.095, 7.078 |
CIE-LAB | 11.864, -22.751, 17.151 |
CIE-LCH | 11.864, 28.491, 142.989 |
CIE-LUV | 100, 0, 100, 85.1 |
Web Safe | 003300 |
RGB percent of color #002600
CMYK percent of color #002600
Text with hexadecimal color #002600
This text has a font color of #002600
<p style="color:#002600">Text here</p>
#002600 Background Color
This box has a background color of #002600
<div style="background-color:#002600">Text here</div>
#002600 Border Color
This box has a border color of #002600
<div style="border: 4px solid #002600">Text here</div>
CSS codes
<p style="color:#002600">Text here</p>
<div style="background-color:#002600">Text here</div>
<div style="border: 4px solid #002600">Text here</div>
#002600 Color on white background
This is how a font and box color of #002600 will look
on a white background.
#002600 Color on black background
This is how a font and box color of #002600 hex color will look
on a black background.