In RGB color space, #abc3aa hex color has a red value of 171, a green value of 195 and a blue value of 170.
In CMYK color space (used in color printing), #abc3aa hex color is composed of 12.31% cyan, 0% magenta, 12.82% yellow and 23.53% black.
#abc3aa color has a hue of 117.6 degrees, a saturation of 17.24% and a lightness of 71.6%.
#abc3aa hex color contains mainly GREEN.
The closest web safe color of #abc3aa is #99cc99
#abc3aa hex color has a decimal value of 11256746.
HEX | abc3aa | #abc3aa |
---|---|---|
RGB | 171, 195, 170 | rgb(171, 195, 170) |
RGB Percent | 67.06, 76.47, 66.67 | rgb(67.06, 76.47, 66.67) |
CMYK | 12, 0, 13, 24 | |
HSL | 117.6°, 17.24, 71.6 | hsl(117.6, 17.24%, 71.6%) |
HSV | 117.6°, 12.8, 76.5 |
XYZ | 43.565, 50.59, 45.499 |
---|---|
Hunter Lab | 71.127, -15.141, 11.861 |
CIE-LAB | 76.43, -12.894, 9.838 |
CIE-LCH | 76.43, 16.219, 142.657 |
CIE-LUV | 12.31, 0, 12.82, 23.53 |
Web Safe | 99cc99 |
RGB percent of color #abc3aa
CMYK percent of color #abc3aa
Text with hexadecimal color #abc3aa
This text has a font color of #abc3aa
<p style="color:#abc3aa">Text here</p>
#abc3aa Background Color
This box has a background color of #abc3aa
<div style="background-color:#abc3aa">Text here</div>
#abc3aa Border Color
This box has a border color of #abc3aa
<div style="border: 4px solid #abc3aa">Text here</div>
CSS codes
<p style="color:#abc3aa">Text here</p>
<div style="background-color:#abc3aa">Text here</div>
<div style="border: 4px solid #abc3aa">Text here</div>
#abc3aa Color on white background
This is how a font and box color of #abc3aa will look
on a white background.
#abc3aa Color on black background
This is how a font and box color of #abc3aa hex color will look
on a black background.