In RGB color space, #abc72d hex color has a red value of 171, a green value of 199 and a blue value of 45.
In CMYK color space (used in color printing), #abc72d hex color is composed of 14.07% cyan, 0% magenta, 77.39% yellow and 21.96% black.
#abc72d color has a hue of 70.9 degrees, a saturation of 63.11% and a lightness of 47.8%.
#abc72d hex color contains mainly GREEN.
The closest web safe color of #abc72d is #99cc33
#abc72d hex color has a decimal value of 11257645.
HEX | abc72d | #abc72d |
---|---|---|
RGB | 171, 199, 45 | rgb(171, 199, 45) |
RGB Percent | 67.06, 78.04, 17.65 | rgb(67.06, 78.04, 17.65) |
CMYK | 14, 0, 77, 22 | |
HSL | 70.9°, 63.11, 47.8 | hsl(70.9, 63.11%, 47.8%) |
HSV | 70.9°, 77.4, 78 |
XYZ | 37.692, 49.694, 10.088 |
---|---|
Hunter Lab | 70.494, -27.923, 40.861 |
CIE-LAB | 75.881, -28.694, 67.916 |
CIE-LCH | 75.881, 73.729, 112.904 |
CIE-LUV | 14.07, 0, 77.39, 21.96 |
Web Safe | 99cc33 |
RGB percent of color #abc72d
CMYK percent of color #abc72d
Text with hexadecimal color #abc72d
This text has a font color of #abc72d
<p style="color:#abc72d">Text here</p>
#abc72d Background Color
This box has a background color of #abc72d
<div style="background-color:#abc72d">Text here</div>
#abc72d Border Color
This box has a border color of #abc72d
<div style="border: 4px solid #abc72d">Text here</div>
CSS codes
<p style="color:#abc72d">Text here</p>
<div style="background-color:#abc72d">Text here</div>
<div style="border: 4px solid #abc72d">Text here</div>
#abc72d Color on white background
This is how a font and box color of #abc72d will look
on a white background.
#abc72d Color on black background
This is how a font and box color of #abc72d hex color will look
on a black background.