In RGB color space, #abc9aa hex color has a red value of 171, a green value of 201 and a blue value of 170.
In CMYK color space (used in color printing), #abc9aa hex color is composed of 14.93% cyan, 0% magenta, 15.42% yellow and 21.18% black.
#abc9aa color has a hue of 118.1 degrees, a saturation of 22.3% and a lightness of 72.7%.
#abc9aa hex color contains mainly GREEN.
The closest web safe color of #abc9aa is #99cc99
#abc9aa hex color has a decimal value of 11258282.
HEX | abc9aa | #abc9aa |
---|---|---|
RGB | 171, 201, 170 | rgb(171, 201, 170) |
RGB Percent | 67.06, 78.82, 66.67 | rgb(67.06, 78.82, 66.67) |
CMYK | 15, 0, 15, 21 | |
HSL | 118.1°, 22.3, 72.7 | hsl(118.1, 22.3%, 72.7%) |
HSV | 118.1°, 15.4, 78.8 |
XYZ | 44.937, 53.333, 45.956 |
---|---|
Hunter Lab | 73.029, -17.966, 13.811 |
CIE-LAB | 78.071, -15.963, 12.169 |
CIE-LCH | 78.071, 20.072, 142.681 |
CIE-LUV | 14.93, 0, 15.42, 21.18 |
Web Safe | 99cc99 |
RGB percent of color #abc9aa
CMYK percent of color #abc9aa
Text with hexadecimal color #abc9aa
This text has a font color of #abc9aa
<p style="color:#abc9aa">Text here</p>
#abc9aa Background Color
This box has a background color of #abc9aa
<div style="background-color:#abc9aa">Text here</div>
#abc9aa Border Color
This box has a border color of #abc9aa
<div style="border: 4px solid #abc9aa">Text here</div>
CSS codes
<p style="color:#abc9aa">Text here</p>
<div style="background-color:#abc9aa">Text here</div>
<div style="border: 4px solid #abc9aa">Text here</div>
#abc9aa Color on white background
This is how a font and box color of #abc9aa will look
on a white background.
#abc9aa Color on black background
This is how a font and box color of #abc9aa hex color will look
on a black background.