In RGB color space, #abc3af hex color has a red value of 171, a green value of 195 and a blue value of 175.
In CMYK color space (used in color printing), #abc3af hex color is composed of 12.31% cyan, 0% magenta, 10.26% yellow and 23.53% black.
#abc3af color has a hue of 130 degrees, a saturation of 16.67% and a lightness of 71.8%.
#abc3af hex color contains mainly GREEN.
The closest web safe color of #abc3af is #99cc99
#abc3af hex color has a decimal value of 11256751.
HEX | abc3af | #abc3af |
---|---|---|
RGB | 171, 195, 175 | rgb(171, 195, 175) |
RGB Percent | 67.06, 76.47, 68.63 | rgb(67.06, 76.47, 68.63) |
CMYK | 12, 0, 10, 24 | |
HSL | 130°, 16.67, 71.8 | hsl(130, 16.67%, 71.8%) |
HSV | 130°, 12.3, 76.5 |
XYZ | 44.048, 50.783, 48.038 |
---|---|
Hunter Lab | 71.262, -14.376, 9.916 |
CIE-LAB | 76.547, -11.981, 7.309 |
CIE-LCH | 76.547, 14.034, 148.615 |
CIE-LUV | 12.31, 0, 10.26, 23.53 |
Web Safe | 99cc99 |
RGB percent of color #abc3af
CMYK percent of color #abc3af
Text with hexadecimal color #abc3af
This text has a font color of #abc3af
<p style="color:#abc3af">Text here</p>
#abc3af Background Color
This box has a background color of #abc3af
<div style="background-color:#abc3af">Text here</div>
#abc3af Border Color
This box has a border color of #abc3af
<div style="border: 4px solid #abc3af">Text here</div>
CSS codes
<p style="color:#abc3af">Text here</p>
<div style="background-color:#abc3af">Text here</div>
<div style="border: 4px solid #abc3af">Text here</div>
#abc3af Color on white background
This is how a font and box color of #abc3af will look
on a white background.
#abc3af Color on black background
This is how a font and box color of #abc3af hex color will look
on a black background.