In RGB color space, #abcc00 hex color has a red value of 171, a green value of 204 and a blue value of 0.
In CMYK color space (used in color printing), #abcc00 hex color is composed of 16.18% cyan, 0% magenta, 100% yellow and 20% black.
#abcc00 color has a hue of 69.7 degrees, a saturation of 100% and a lightness of 40%.
#abcc00 hex color contains mainly GREEN.
The closest web safe color of #abcc00 is #99cc00
#abcc00 hex color has a decimal value of 11258880.
HEX | abcc00 | #abcc00 |
---|---|---|
RGB | 171, 204, 0 | rgb(171, 204, 0) |
RGB Percent | 67.06, 80, 0 | rgb(67.06, 80, 0) |
CMYK | 16, 0, 100, 20 | |
HSL | 69.7°, 100, 40 | hsl(69.7, 100%, 40%) |
HSV | 69.7°, 100, 80 |
XYZ | 38.387, 51.844, 7.984 |
---|---|
Hunter Lab | 72.003, -30.841, 43.828 |
CIE-LAB | 77.187, -32.081, 76.957 |
CIE-LCH | 77.187, 83.376, 112.63 |
CIE-LUV | 16.18, 0, 100, 20 |
Web Safe | 99cc00 |
RGB percent of color #abcc00
CMYK percent of color #abcc00
Text with hexadecimal color #abcc00
This text has a font color of #abcc00
<p style="color:#abcc00">Text here</p>
#abcc00 Background Color
This box has a background color of #abcc00
<div style="background-color:#abcc00">Text here</div>
#abcc00 Border Color
This box has a border color of #abcc00
<div style="border: 4px solid #abcc00">Text here</div>
CSS codes
<p style="color:#abcc00">Text here</p>
<div style="background-color:#abcc00">Text here</div>
<div style="border: 4px solid #abcc00">Text here</div>
#abcc00 Color on white background
This is how a font and box color of #abcc00 will look
on a white background.
#abcc00 Color on black background
This is how a font and box color of #abcc00 hex color will look
on a black background.