In RGB color space, #adc00c hex color has a red value of 173, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #adc00c hex color is composed of 9.9% cyan, 0% magenta, 93.75% yellow and 24.71% black.
#adc00c color has a hue of 66.3 degrees, a saturation of 88.24% and a lightness of 40%.
#adc00c hex color contains mainly GREEN.
The closest web safe color of #adc00c is #99cc00
#adc00c hex color has a decimal value of 11386892.
HEX | adc00c | #adc00c |
---|---|---|
RGB | 173, 192, 12 | rgb(173, 192, 12) |
RGB Percent | 67.84, 75.29, 4.71 | rgb(67.84, 75.29, 4.71) |
CMYK | 10, 0, 94, 25 | |
HSL | 66.3°, 88.24, 40 | hsl(66.3, 88.24%, 40%) |
HSV | 66.3°, 93.8, 75.3 |
XYZ | 36.15, 46.61, 7.439 |
---|---|
Hunter Lab | 68.272, -24.959, 41.33 |
CIE-LAB | 73.94, -25.406, 73.307 |
CIE-LCH | 73.94, 77.585, 109.115 |
CIE-LUV | 9.9, 0, 93.75, 24.71 |
Web Safe | 99cc00 |
RGB percent of color #adc00c
CMYK percent of color #adc00c
Text with hexadecimal color #adc00c
This text has a font color of #adc00c
<p style="color:#adc00c">Text here</p>
#adc00c Background Color
This box has a background color of #adc00c
<div style="background-color:#adc00c">Text here</div>
#adc00c Border Color
This box has a border color of #adc00c
<div style="border: 4px solid #adc00c">Text here</div>
CSS codes
<p style="color:#adc00c">Text here</p>
<div style="background-color:#adc00c">Text here</div>
<div style="border: 4px solid #adc00c">Text here</div>
#adc00c Color on white background
This is how a font and box color of #adc00c will look
on a white background.
#adc00c Color on black background
This is how a font and box color of #adc00c hex color will look
on a black background.