In RGB color space, #abc20b hex color has a red value of 171, a green value of 194 and a blue value of 11.
In CMYK color space (used in color printing), #abc20b hex color is composed of 11.86% cyan, 0% magenta, 94.33% yellow and 23.92% black.
#abc20b color has a hue of 67.5 degrees, a saturation of 89.27% and a lightness of 40.2%.
#abc20b hex color contains mainly GREEN.
The closest web safe color of #abc20b is #99cc00
#abc20b hex color has a decimal value of 11256331.
HEX | abc20b | #abc20b |
---|---|---|
RGB | 171, 194, 11 | rgb(171, 194, 11) |
RGB Percent | 67.06, 76.08, 4.31 | rgb(67.06, 76.08, 4.31) |
CMYK | 12, 0, 94, 24 | |
HSL | 67.5°, 89.27, 40.2 | hsl(67.5, 89.27%, 40.2%) |
HSV | 67.5°, 94.3, 76.1 |
XYZ | 36.147, 47.266, 7.535 |
---|---|
Hunter Lab | 68.75, -26.463, 41.627 |
CIE-LAB | 74.36, -27.226, 73.681 |
CIE-LCH | 74.36, 78.55, 110.28 |
CIE-LUV | 11.86, 0, 94.33, 23.92 |
Web Safe | 99cc00 |
RGB percent of color #abc20b
CMYK percent of color #abc20b
Text with hexadecimal color #abc20b
This text has a font color of #abc20b
<p style="color:#abc20b">Text here</p>
#abc20b Background Color
This box has a background color of #abc20b
<div style="background-color:#abc20b">Text here</div>
#abc20b Border Color
This box has a border color of #abc20b
<div style="border: 4px solid #abc20b">Text here</div>
CSS codes
<p style="color:#abc20b">Text here</p>
<div style="background-color:#abc20b">Text here</div>
<div style="border: 4px solid #abc20b">Text here</div>
#abc20b Color on white background
This is how a font and box color of #abc20b will look
on a white background.
#abc20b Color on black background
This is how a font and box color of #abc20b hex color will look
on a black background.