In RGB color space, #adc000 hex color has a red value of 173, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #adc000 hex color is composed of 9.9% cyan, 0% magenta, 100% yellow and 24.71% black.
#adc000 color has a hue of 65.9 degrees, a saturation of 100% and a lightness of 37.6%.
#adc000 hex color contains mainly GREEN.
The closest web safe color of #adc000 is #99cc00
#adc000 hex color has a decimal value of 11386880.
HEX | adc000 | #adc000 |
---|---|---|
RGB | 173, 192, 0 | rgb(173, 192, 0) |
RGB Percent | 67.84, 75.29, 0 | rgb(67.84, 75.29, 0) |
CMYK | 10, 0, 100, 25 | |
HSL | 65.9°, 100, 37.6 | hsl(65.9, 100%, 37.6%) |
HSV | 65.9°, 100, 75.3 |
XYZ | 36.083, 46.584, 7.09 |
---|---|
Hunter Lab | 68.252, -25.074, 41.618 |
CIE-LAB | 73.923, -25.557, 74.577 |
CIE-LCH | 73.923, 78.835, 108.916 |
CIE-LUV | 9.9, 0, 100, 24.71 |
Web Safe | 99cc00 |
RGB percent of color #adc000
CMYK percent of color #adc000
Text with hexadecimal color #adc000
This text has a font color of #adc000
<p style="color:#adc000">Text here</p>
#adc000 Background Color
This box has a background color of #adc000
<div style="background-color:#adc000">Text here</div>
#adc000 Border Color
This box has a border color of #adc000
<div style="border: 4px solid #adc000">Text here</div>
CSS codes
<p style="color:#adc000">Text here</p>
<div style="background-color:#adc000">Text here</div>
<div style="border: 4px solid #adc000">Text here</div>
#adc000 Color on white background
This is how a font and box color of #adc000 will look
on a white background.
#adc000 Color on black background
This is how a font and box color of #adc000 hex color will look
on a black background.