In RGB color space, #008c01 hex color has a red value of 0, a green value of 140 and a blue value of 1.
In CMYK color space (used in color printing), #008c01 hex color is composed of 100% cyan, 0% magenta, 99.29% yellow and 45.1% black.
#008c01 color has a hue of 120.4 degrees, a saturation of 100% and a lightness of 27.5%.
#008c01 hex color contains mainly GREEN.
The closest web safe color of #008c01 is #009900
#008c01 hex color has a decimal value of 35841.
HEX | 008c01 | #008c01 |
---|---|---|
RGB | 0, 140, 1 | rgb(0, 140, 1) |
RGB Percent | 0, 54.9, 0.39 | rgb(0, 54.9, 0.39) |
CMYK | 100, 0, 99, 45 | |
HSL | 120.4°, 100, 27.5 | hsl(120.4, 100%, 27.5%) |
HSV | 120.4°, 100, 54.9 |
XYZ | 9.384, 18.758, 3.155 |
---|---|
Hunter Lab | 43.311, -37.118, 25.998 |
CIE-LAB | 50.403, -55.126, 53.058 |
CIE-LCH | 50.403, 76.512, 136.095 |
CIE-LUV | 100, 0, 99.29, 45.1 |
Web Safe | 009900 |
RGB percent of color #008c01
CMYK percent of color #008c01
Text with hexadecimal color #008c01
This text has a font color of #008c01
<p style="color:#008c01">Text here</p>
#008c01 Background Color
This box has a background color of #008c01
<div style="background-color:#008c01">Text here</div>
#008c01 Border Color
This box has a border color of #008c01
<div style="border: 4px solid #008c01">Text here</div>
CSS codes
<p style="color:#008c01">Text here</p>
<div style="background-color:#008c01">Text here</div>
<div style="border: 4px solid #008c01">Text here</div>
#008c01 Color on white background
This is how a font and box color of #008c01 will look
on a white background.
#008c01 Color on black background
This is how a font and box color of #008c01 hex color will look
on a black background.