In RGB color space, #abc0ad hex color has a red value of 171, a green value of 192 and a blue value of 173.
In CMYK color space (used in color printing), #abc0ad hex color is composed of 10.94% cyan, 0% magenta, 9.9% yellow and 24.71% black.
#abc0ad color has a hue of 125.7 degrees, a saturation of 14.29% and a lightness of 71.2%.
#abc0ad hex color contains mainly GREEN.
The closest web safe color of #abc0ad is #99cc99
#abc0ad hex color has a decimal value of 11255981.
HEX | abc0ad | #abc0ad |
---|---|---|
RGB | 171, 192, 173 | rgb(171, 192, 173) |
RGB Percent | 67.06, 75.29, 67.84 | rgb(67.06, 75.29, 67.84) |
CMYK | 11, 0, 10, 25 | |
HSL | 125.7°, 14.29, 71.2 | hsl(125.7, 14.29%, 71.2%) |
HSV | 125.7°, 10.9, 75.3 |
XYZ | 43.187, 49.374, 46.789 |
---|---|
Hunter Lab | 70.267, -13.258, 9.707 |
CIE-LAB | 75.683, -10.795, 7.151 |
CIE-LCH | 75.683, 12.949, 146.478 |
CIE-LUV | 10.94, 0, 9.9, 24.71 |
Web Safe | 99cc99 |
RGB percent of color #abc0ad
CMYK percent of color #abc0ad
Text with hexadecimal color #abc0ad
This text has a font color of #abc0ad
<p style="color:#abc0ad">Text here</p>
#abc0ad Background Color
This box has a background color of #abc0ad
<div style="background-color:#abc0ad">Text here</div>
#abc0ad Border Color
This box has a border color of #abc0ad
<div style="border: 4px solid #abc0ad">Text here</div>
CSS codes
<p style="color:#abc0ad">Text here</p>
<div style="background-color:#abc0ad">Text here</div>
<div style="border: 4px solid #abc0ad">Text here</div>
#abc0ad Color on white background
This is how a font and box color of #abc0ad will look
on a white background.
#abc0ad Color on black background
This is how a font and box color of #abc0ad hex color will look
on a black background.