#008000 hex color name is green.
In RGB color space, #008000 hex color has a red value of 0, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #008000 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 49.8% black.
#008000 color has a hue of 120 degrees, a saturation of 100% and a lightness of 25.1%.
#008000 hex color contains mainly GREEN.
The closest web safe color of #008000 is #009900
#008000 hex color has a decimal value of 32768.
HEX | 008000 | #008000 |
---|---|---|
RGB | 0, 128, 0 | rgb(0, 128, 0) |
RGB Percent | 0, 50.2, 0 | rgb(0, 50.2, 0) |
CMYK | 100, 0, 100, 50 | |
HSL | 120°, 100, 25.1 | hsl(120, 100%, 25.1%) |
HSV | 120°, 100, 50.2 |
XYZ | 7.719, 15.438, 2.573 |
---|---|
Hunter Lab | 39.291, -33.692, 23.621 |
CIE-LAB | 46.228, -51.699, 49.898 |
CIE-LCH | 46.228, 71.851, 136.016 |
CIE-LUV | 100, 0, 100, 49.8 |
Web Safe | 009900 |
RGB percent of color #008000
CMYK percent of color #008000
Text with hexadecimal color #008000
This text has a font color of #008000
<p style="color:#008000">Text here</p>
#008000 Background Color
This box has a background color of #008000
<div style="background-color:#008000">Text here</div>
#008000 Border Color
This box has a border color of #008000
<div style="border: 4px solid #008000">Text here</div>
CSS codes
<p style="color:#008000">Text here</p>
<div style="background-color:#008000">Text here</div>
<div style="border: 4px solid #008000">Text here</div>
#008000 Color on white background
This is how a font and box color of #008000 will look
on a white background.
#008000 Color on black background
This is how a font and box color of #008000 hex color will look
on a black background.