In RGB color space, #abc47b hex color has a red value of 171, a green value of 196 and a blue value of 123.
In CMYK color space (used in color printing), #abc47b hex color is composed of 12.76% cyan, 0% magenta, 37.24% yellow and 23.14% black.
#abc47b color has a hue of 80.5 degrees, a saturation of 38.22% and a lightness of 62.5%.
#abc47b hex color contains mainly GREEN.
The closest web safe color of #abc47b is #99cc66
#abc47b hex color has a decimal value of 11256955.
HEX | abc47b | #abc47b |
---|---|---|
RGB | 171, 196, 123 | rgb(171, 196, 123) |
RGB Percent | 67.06, 76.86, 48.24 | rgb(67.06, 76.86, 48.24) |
CMYK | 13, 0, 37, 23 | |
HSL | 80.5°, 38.22, 62.5 | hsl(80.5, 38.22%, 62.5%) |
HSV | 80.5°, 37.2, 76.9 |
XYZ | 40.11, 49.568, 26.192 |
---|---|
Hunter Lab | 70.405, -21.515, 27.226 |
CIE-LAB | 75.803, -20.666, 33.897 |
CIE-LCH | 75.803, 39.7, 121.369 |
CIE-LUV | 12.76, 0, 37.24, 23.14 |
Web Safe | 99cc66 |
RGB percent of color #abc47b
CMYK percent of color #abc47b
Text with hexadecimal color #abc47b
This text has a font color of #abc47b
<p style="color:#abc47b">Text here</p>
#abc47b Background Color
This box has a background color of #abc47b
<div style="background-color:#abc47b">Text here</div>
#abc47b Border Color
This box has a border color of #abc47b
<div style="border: 4px solid #abc47b">Text here</div>
CSS codes
<p style="color:#abc47b">Text here</p>
<div style="background-color:#abc47b">Text here</div>
<div style="border: 4px solid #abc47b">Text here</div>
#abc47b Color on white background
This is how a font and box color of #abc47b will look
on a white background.
#abc47b Color on black background
This is how a font and box color of #abc47b hex color will look
on a black background.