In RGB color space, #00700b hex color has a red value of 0, a green value of 112 and a blue value of 11.
In CMYK color space (used in color printing), #00700b hex color is composed of 100% cyan, 0% magenta, 90.18% yellow and 56.08% black.
#00700b color has a hue of 125.9 degrees, a saturation of 100% and a lightness of 22%.
#00700b hex color contains mainly GREEN.
The closest web safe color of #00700b is #006600
#00700b hex color has a decimal value of 28683.
HEX | 00700b | #00700b |
---|---|---|
RGB | 0, 112, 11 | rgb(0, 112, 11) |
RGB Percent | 0, 43.92, 4.31 | rgb(0, 43.92, 4.31) |
CMYK | 100, 0, 90, 56 | |
HSL | 125.9°, 100, 22 | hsl(125.9, 100%, 22%) |
HSV | 125.9°, 100, 43.9 |
XYZ | 5.855, 11.613, 2.249 |
---|---|
Hunter Lab | 34.078, -28.968, 19.942 |
CIE-LAB | 40.594, -46.472, 42.702 |
CIE-LCH | 40.594, 63.112, 137.421 |
CIE-LUV | 100, 0, 90.18, 56.08 |
Web Safe | 006600 |
RGB percent of color #00700b
CMYK percent of color #00700b
Text with hexadecimal color #00700b
This text has a font color of #00700b
<p style="color:#00700b">Text here</p>
#00700b Background Color
This box has a background color of #00700b
<div style="background-color:#00700b">Text here</div>
#00700b Border Color
This box has a border color of #00700b
<div style="border: 4px solid #00700b">Text here</div>
CSS codes
<p style="color:#00700b">Text here</p>
<div style="background-color:#00700b">Text here</div>
<div style="border: 4px solid #00700b">Text here</div>
#00700b Color on white background
This is how a font and box color of #00700b will look
on a white background.
#00700b Color on black background
This is how a font and box color of #00700b hex color will look
on a black background.