In RGB color space, #00600c hex color has a red value of 0, a green value of 96 and a blue value of 12.
In CMYK color space (used in color printing), #00600c hex color is composed of 100% cyan, 0% magenta, 87.5% yellow and 62.35% black.
#00600c color has a hue of 127.5 degrees, a saturation of 100% and a lightness of 18.8%.
#00600c hex color contains mainly GREEN.
The closest web safe color of #00600c is #006600
#00600c hex color has a decimal value of 24588.
HEX | 00600c | #00600c |
---|---|---|
RGB | 0, 96, 12 | rgb(0, 96, 12) |
RGB Percent | 0, 37.65, 4.71 | rgb(0, 37.65, 4.71) |
CMYK | 100, 0, 88, 62 | |
HSL | 127.5°, 100, 18.8 | hsl(127.5, 100%, 18.8%) |
HSV | 127.5°, 100, 37.6 |
XYZ | 4.249, 8.392, 1.744 |
---|---|
Hunter Lab | 28.969, -24.514, 16.709 |
CIE-LAB | 34.786, -41.452, 37.148 |
CIE-LCH | 34.786, 55.662, 138.134 |
CIE-LUV | 100, 0, 87.5, 62.35 |
Web Safe | 006600 |
RGB percent of color #00600c
CMYK percent of color #00600c
Text with hexadecimal color #00600c
This text has a font color of #00600c
<p style="color:#00600c">Text here</p>
#00600c Background Color
This box has a background color of #00600c
<div style="background-color:#00600c">Text here</div>
#00600c Border Color
This box has a border color of #00600c
<div style="border: 4px solid #00600c">Text here</div>
CSS codes
<p style="color:#00600c">Text here</p>
<div style="background-color:#00600c">Text here</div>
<div style="border: 4px solid #00600c">Text here</div>
#00600c Color on white background
This is how a font and box color of #00600c will look
on a white background.
#00600c Color on black background
This is how a font and box color of #00600c hex color will look
on a black background.