In RGB color space, #008c02 hex color has a red value of 0, a green value of 140 and a blue value of 2.
In CMYK color space (used in color printing), #008c02 hex color is composed of 100% cyan, 0% magenta, 98.57% yellow and 45.1% black.
#008c02 color has a hue of 120.9 degrees, a saturation of 100% and a lightness of 27.5%.
#008c02 hex color contains mainly GREEN.
The closest web safe color of #008c02 is #009900
#008c02 hex color has a decimal value of 35842.
HEX | 008c02 | #008c02 |
---|---|---|
RGB | 0, 140, 2 | rgb(0, 140, 2) |
RGB Percent | 0, 54.9, 0.78 | rgb(0, 54.9, 0.78) |
CMYK | 100, 0, 99, 45 | |
HSL | 120.9°, 100, 27.5 | hsl(120.9, 100%, 27.5%) |
HSV | 120.9°, 100, 54.9 |
XYZ | 9.389, 18.761, 3.184 |
---|---|
Hunter Lab | 43.314, -37.107, 25.961 |
CIE-LAB | 50.406, -55.101, 52.877 |
CIE-LCH | 50.406, 76.368, 136.18 |
CIE-LUV | 100, 0, 98.57, 45.1 |
Web Safe | 009900 |
RGB percent of color #008c02
CMYK percent of color #008c02
Text with hexadecimal color #008c02
This text has a font color of #008c02
<p style="color:#008c02">Text here</p>
#008c02 Background Color
This box has a background color of #008c02
<div style="background-color:#008c02">Text here</div>
#008c02 Border Color
This box has a border color of #008c02
<div style="border: 4px solid #008c02">Text here</div>
CSS codes
<p style="color:#008c02">Text here</p>
<div style="background-color:#008c02">Text here</div>
<div style="border: 4px solid #008c02">Text here</div>
#008c02 Color on white background
This is how a font and box color of #008c02 will look
on a white background.
#008c02 Color on black background
This is how a font and box color of #008c02 hex color will look
on a black background.