In RGB color space, #abc50a hex color has a red value of 171, a green value of 197 and a blue value of 10.
In CMYK color space (used in color printing), #abc50a hex color is composed of 13.2% cyan, 0% magenta, 94.92% yellow and 22.75% black.
#abc50a color has a hue of 68.3 degrees, a saturation of 90.34% and a lightness of 40.6%.
#abc50a hex color contains mainly GREEN.
The closest web safe color of #abc50a is #99cc00
#abc50a hex color has a decimal value of 11257098.
HEX | abc50a | #abc50a |
---|---|---|
RGB | 171, 197, 10 | rgb(171, 197, 10) |
RGB Percent | 67.06, 77.25, 3.92 | rgb(67.06, 77.25, 3.92) |
CMYK | 13, 0, 95, 23 | |
HSL | 68.3°, 90.34, 40.6 | hsl(68.3, 90.34%, 40.6%) |
HSV | 68.3°, 94.9, 77.3 |
XYZ | 36.816, 48.612, 7.73 |
---|---|
Hunter Lab | 69.722, -27.759, 42.232 |
CIE-LAB | 75.209, -28.667, 74.444 |
CIE-LCH | 75.209, 79.773, 111.061 |
CIE-LUV | 13.2, 0, 94.92, 22.75 |
Web Safe | 99cc00 |
RGB percent of color #abc50a
CMYK percent of color #abc50a
Text with hexadecimal color #abc50a
This text has a font color of #abc50a
<p style="color:#abc50a">Text here</p>
#abc50a Background Color
This box has a background color of #abc50a
<div style="background-color:#abc50a">Text here</div>
#abc50a Border Color
This box has a border color of #abc50a
<div style="border: 4px solid #abc50a">Text here</div>
CSS codes
<p style="color:#abc50a">Text here</p>
<div style="background-color:#abc50a">Text here</div>
<div style="border: 4px solid #abc50a">Text here</div>
#abc50a Color on white background
This is how a font and box color of #abc50a will look
on a white background.
#abc50a Color on black background
This is how a font and box color of #abc50a hex color will look
on a black background.