In RGB color space, #abc72b hex color has a red value of 171, a green value of 199 and a blue value of 43.
In CMYK color space (used in color printing), #abc72b hex color is composed of 14.07% cyan, 0% magenta, 78.39% yellow and 21.96% black.
#abc72b color has a hue of 70.8 degrees, a saturation of 64.46% and a lightness of 47.5%.
#abc72b hex color contains mainly GREEN.
The closest web safe color of #abc72b is #99cc33
#abc72b hex color has a decimal value of 11257643.
HEX | abc72b | #abc72b |
---|---|---|
RGB | 171, 199, 43 | rgb(171, 199, 43) |
RGB Percent | 67.06, 78.04, 16.86 | rgb(67.06, 78.04, 16.86) |
CMYK | 14, 0, 78, 22 | |
HSL | 70.8°, 64.46, 47.5 | hsl(70.8, 64.46%, 47.5%) |
HSV | 70.8°, 78.4, 78 |
XYZ | 37.654, 49.679, 9.89 |
---|---|
Hunter Lab | 70.483, -27.987, 41.019 |
CIE-LAB | 75.872, -28.778, 68.496 |
CIE-LCH | 75.872, 74.296, 112.789 |
CIE-LUV | 14.07, 0, 78.39, 21.96 |
Web Safe | 99cc33 |
RGB percent of color #abc72b
CMYK percent of color #abc72b
Text with hexadecimal color #abc72b
This text has a font color of #abc72b
<p style="color:#abc72b">Text here</p>
#abc72b Background Color
This box has a background color of #abc72b
<div style="background-color:#abc72b">Text here</div>
#abc72b Border Color
This box has a border color of #abc72b
<div style="border: 4px solid #abc72b">Text here</div>
CSS codes
<p style="color:#abc72b">Text here</p>
<div style="background-color:#abc72b">Text here</div>
<div style="border: 4px solid #abc72b">Text here</div>
#abc72b Color on white background
This is how a font and box color of #abc72b will look
on a white background.
#abc72b Color on black background
This is how a font and box color of #abc72b hex color will look
on a black background.