In RGB color space, #00700c hex color has a red value of 0, a green value of 112 and a blue value of 12.
In CMYK color space (used in color printing), #00700c hex color is composed of 100% cyan, 0% magenta, 89.29% yellow and 56.08% black.
#00700c color has a hue of 126.4 degrees, a saturation of 100% and a lightness of 22%.
#00700c hex color contains mainly GREEN.
The closest web safe color of #00700c is #006600
#00700c hex color has a decimal value of 28684.
HEX | 00700c | #00700c |
---|---|---|
RGB | 0, 112, 12 | rgb(0, 112, 12) |
RGB Percent | 0, 43.92, 4.71 | rgb(0, 43.92, 4.71) |
CMYK | 100, 0, 89, 56 | |
HSL | 126.4°, 100, 22 | hsl(126.4, 100%, 22%) |
HSV | 126.4°, 100, 43.9 |
XYZ | 5.861, 11.615, 2.281 |
---|---|
Hunter Lab | 34.081, -28.944, 19.888 |
CIE-LAB | 40.598, -46.418, 42.448 |
CIE-LCH | 40.598, 62.9, 137.558 |
CIE-LUV | 100, 0, 89.29, 56.08 |
Web Safe | 006600 |
RGB percent of color #00700c
CMYK percent of color #00700c
Text with hexadecimal color #00700c
This text has a font color of #00700c
<p style="color:#00700c">Text here</p>
#00700c Background Color
This box has a background color of #00700c
<div style="background-color:#00700c">Text here</div>
#00700c Border Color
This box has a border color of #00700c
<div style="border: 4px solid #00700c">Text here</div>
CSS codes
<p style="color:#00700c">Text here</p>
<div style="background-color:#00700c">Text here</div>
<div style="border: 4px solid #00700c">Text here</div>
#00700c Color on white background
This is how a font and box color of #00700c will look
on a white background.
#00700c Color on black background
This is how a font and box color of #00700c hex color will look
on a black background.