In RGB color space, #abc7bd hex color has a red value of 171, a green value of 199 and a blue value of 189.
In CMYK color space (used in color printing), #abc7bd hex color is composed of 14.07% cyan, 0% magenta, 5.03% yellow and 21.96% black.
#abc7bd color has a hue of 158.6 degrees, a saturation of 20% and a lightness of 72.5%.
#abc7bd hex color contains mainly GREEN.
The closest web safe color of #abc7bd is #99cccc
#abc7bd hex color has a decimal value of 11257789.
HEX | abc7bd | #abc7bd |
---|---|---|
RGB | 171, 199, 189 | rgb(171, 199, 189) |
RGB Percent | 67.06, 78.04, 74.12 | rgb(67.06, 78.04, 74.12) |
CMYK | 14, 0, 5, 22 | |
HSL | 158.6°, 20, 72.5 | hsl(158.6, 20%, 72.5%) |
HSV | 158.6°, 14.1, 78 |
XYZ | 46.403, 53.179, 55.963 |
---|---|
Hunter Lab | 72.924, -14.034, 5.547 |
CIE-LAB | 77.981, -11.382, 1.83 |
CIE-LCH | 77.981, 11.528, 170.866 |
CIE-LUV | 14.07, 0, 5.03, 21.96 |
Web Safe | 99cccc |
RGB percent of color #abc7bd
CMYK percent of color #abc7bd
Text with hexadecimal color #abc7bd
This text has a font color of #abc7bd
<p style="color:#abc7bd">Text here</p>
#abc7bd Background Color
This box has a background color of #abc7bd
<div style="background-color:#abc7bd">Text here</div>
#abc7bd Border Color
This box has a border color of #abc7bd
<div style="border: 4px solid #abc7bd">Text here</div>
CSS codes
<p style="color:#abc7bd">Text here</p>
<div style="background-color:#abc7bd">Text here</div>
<div style="border: 4px solid #abc7bd">Text here</div>
#abc7bd Color on white background
This is how a font and box color of #abc7bd will look
on a white background.
#abc7bd Color on black background
This is how a font and box color of #abc7bd hex color will look
on a black background.