In RGB color space, #abc0ac hex color has a red value of 171, a green value of 192 and a blue value of 172.
In CMYK color space (used in color printing), #abc0ac hex color is composed of 10.94% cyan, 0% magenta, 10.42% yellow and 24.71% black.
#abc0ac color has a hue of 122.9 degrees, a saturation of 14.29% and a lightness of 71.2%.
#abc0ac hex color contains mainly GREEN.
The closest web safe color of #abc0ac is #99cc99
#abc0ac hex color has a decimal value of 11255980.
HEX | abc0ac | #abc0ac |
---|---|---|
RGB | 171, 192, 172 | rgb(171, 192, 172) |
RGB Percent | 67.06, 75.29, 67.45 | rgb(67.06, 75.29, 67.45) |
CMYK | 11, 0, 10, 25 | |
HSL | 122.9°, 14.29, 71.2 | hsl(122.9, 14.29%, 71.2%) |
HSV | 122.9°, 10.9, 75.3 |
XYZ | 43.091, 49.336, 46.281 |
---|---|
Hunter Lab | 70.24, -13.412, 10.101 |
CIE-LAB | 75.66, -10.978, 7.659 |
CIE-LCH | 75.66, 13.386, 145.098 |
CIE-LUV | 10.94, 0, 10.42, 24.71 |
Web Safe | 99cc99 |
RGB percent of color #abc0ac
CMYK percent of color #abc0ac
Text with hexadecimal color #abc0ac
This text has a font color of #abc0ac
<p style="color:#abc0ac">Text here</p>
#abc0ac Background Color
This box has a background color of #abc0ac
<div style="background-color:#abc0ac">Text here</div>
#abc0ac Border Color
This box has a border color of #abc0ac
<div style="border: 4px solid #abc0ac">Text here</div>
CSS codes
<p style="color:#abc0ac">Text here</p>
<div style="background-color:#abc0ac">Text here</div>
<div style="border: 4px solid #abc0ac">Text here</div>
#abc0ac Color on white background
This is how a font and box color of #abc0ac will look
on a white background.
#abc0ac Color on black background
This is how a font and box color of #abc0ac hex color will look
on a black background.