In RGB color space, #00700d hex color has a red value of 0, a green value of 112 and a blue value of 13.
In CMYK color space (used in color printing), #00700d hex color is composed of 100% cyan, 0% magenta, 88.39% yellow and 56.08% black.
#00700d color has a hue of 127 degrees, a saturation of 100% and a lightness of 22%.
#00700d hex color contains mainly GREEN.
The closest web safe color of #00700d is #006600
#00700d hex color has a decimal value of 28685.
HEX | 00700d | #00700d |
---|---|---|
RGB | 0, 112, 13 | rgb(0, 112, 13) |
RGB Percent | 0, 43.92, 5.1 | rgb(0, 43.92, 5.1) |
CMYK | 100, 0, 88, 56 | |
HSL | 127°, 100, 22 | hsl(127, 100%, 22%) |
HSV | 127°, 100, 43.9 |
XYZ | 5.867, 11.617, 2.314 |
---|---|
Hunter Lab | 34.084, -28.92, 19.833 |
CIE-LAB | 40.601, -46.365, 42.189 |
CIE-LCH | 40.601, 62.687, 137.7 |
CIE-LUV | 100, 0, 88.39, 56.08 |
Web Safe | 006600 |
RGB percent of color #00700d
CMYK percent of color #00700d
Text with hexadecimal color #00700d
This text has a font color of #00700d
<p style="color:#00700d">Text here</p>
#00700d Background Color
This box has a background color of #00700d
<div style="background-color:#00700d">Text here</div>
#00700d Border Color
This box has a border color of #00700d
<div style="border: 4px solid #00700d">Text here</div>
CSS codes
<p style="color:#00700d">Text here</p>
<div style="background-color:#00700d">Text here</div>
<div style="border: 4px solid #00700d">Text here</div>
#00700d Color on white background
This is how a font and box color of #00700d will look
on a white background.
#00700d Color on black background
This is how a font and box color of #00700d hex color will look
on a black background.