In RGB color space, #008500 hex color has a red value of 0, a green value of 133 and a blue value of 0.
In CMYK color space (used in color printing), #008500 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 47.84% black.
#008500 color has a hue of 120 degrees, a saturation of 100% and a lightness of 26.1%.
#008500 hex color contains mainly GREEN.
The closest web safe color of #008500 is #009900
#008500 hex color has a decimal value of 34048.
HEX | 008500 | #008500 |
---|---|---|
RGB | 0, 133, 0 | rgb(0, 133, 0) |
RGB Percent | 0, 52.16, 0 | rgb(0, 52.16, 0) |
CMYK | 100, 0, 100, 48 | |
HSL | 120°, 100, 26.1 | hsl(120, 100%, 26.1%) |
HSV | 120°, 100, 52.2 |
XYZ | 8.388, 16.775, 2.796 |
---|---|
Hunter Lab | 40.957, -35.119, 24.623 |
CIE-LAB | 47.975, -53.146, 51.297 |
CIE-LCH | 47.975, 73.864, 136.014 |
CIE-LUV | 100, 0, 100, 47.84 |
Web Safe | 009900 |
RGB percent of color #008500
CMYK percent of color #008500
Text with hexadecimal color #008500
This text has a font color of #008500
<p style="color:#008500">Text here</p>
#008500 Background Color
This box has a background color of #008500
<div style="background-color:#008500">Text here</div>
#008500 Border Color
This box has a border color of #008500
<div style="border: 4px solid #008500">Text here</div>
CSS codes
<p style="color:#008500">Text here</p>
<div style="background-color:#008500">Text here</div>
<div style="border: 4px solid #008500">Text here</div>
#008500 Color on white background
This is how a font and box color of #008500 will look
on a white background.
#008500 Color on black background
This is how a font and box color of #008500 hex color will look
on a black background.