In RGB color space, #002e00 hex color has a red value of 0, a green value of 46 and a blue value of 0.
In CMYK color space (used in color printing), #002e00 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 81.96% black.
#002e00 color has a hue of 120 degrees, a saturation of 100% and a lightness of 9%.
#002e00 hex color contains mainly GREEN.
The closest web safe color of #002e00 is #003300
#002e00 hex color has a decimal value of 11776.
HEX | 002e00 | #002e00 |
---|---|---|
RGB | 0, 46, 0 | rgb(0, 46, 0) |
RGB Percent | 0, 18.04, 0 | rgb(0, 18.04, 0) |
CMYK | 100, 0, 100, 82 | |
HSL | 120°, 100, 9 | hsl(120, 100%, 9%) |
HSV | 120°, 100, 18 |
XYZ | 0.977, 1.954, 0.326 |
---|---|
Hunter Lab | 13.979, -11.987, 8.402 |
CIE-LAB | 15.244, -25.957, 21.62 |
CIE-LCH | 15.244, 33.782, 140.209 |
CIE-LUV | 100, 0, 100, 81.96 |
Web Safe | 003300 |
RGB percent of color #002e00
CMYK percent of color #002e00
Text with hexadecimal color #002e00
This text has a font color of #002e00
<p style="color:#002e00">Text here</p>
#002e00 Background Color
This box has a background color of #002e00
<div style="background-color:#002e00">Text here</div>
#002e00 Border Color
This box has a border color of #002e00
<div style="border: 4px solid #002e00">Text here</div>
CSS codes
<p style="color:#002e00">Text here</p>
<div style="background-color:#002e00">Text here</div>
<div style="border: 4px solid #002e00">Text here</div>
#002e00 Color on white background
This is how a font and box color of #002e00 will look
on a white background.
#002e00 Color on black background
This is how a font and box color of #002e00 hex color will look
on a black background.