In RGB color space, #abc7bc hex color has a red value of 171, a green value of 199 and a blue value of 188.
In CMYK color space (used in color printing), #abc7bc hex color is composed of 14.07% cyan, 0% magenta, 5.53% yellow and 21.96% black.
#abc7bc color has a hue of 156.4 degrees, a saturation of 20% and a lightness of 72.5%.
#abc7bc hex color contains mainly GREEN.
The closest web safe color of #abc7bc is #99cccc
#abc7bc hex color has a decimal value of 11257788.
HEX | abc7bc | #abc7bc |
---|---|---|
RGB | 171, 199, 188 | rgb(171, 199, 188) |
RGB Percent | 67.06, 78.04, 73.73 | rgb(67.06, 78.04, 73.73) |
CMYK | 14, 0, 6, 22 | |
HSL | 156.4°, 20, 72.5 | hsl(156.4, 20%, 72.5%) |
HSV | 156.4°, 14.1, 78 |
XYZ | 46.295, 53.136, 55.393 |
---|---|
Hunter Lab | 72.894, -14.201, 5.971 |
CIE-LAB | 77.955, -11.579, 2.332 |
CIE-LCH | 77.955, 11.811, 168.613 |
CIE-LUV | 14.07, 0, 5.53, 21.96 |
Web Safe | 99cccc |
RGB percent of color #abc7bc
CMYK percent of color #abc7bc
Text with hexadecimal color #abc7bc
This text has a font color of #abc7bc
<p style="color:#abc7bc">Text here</p>
#abc7bc Background Color
This box has a background color of #abc7bc
<div style="background-color:#abc7bc">Text here</div>
#abc7bc Border Color
This box has a border color of #abc7bc
<div style="border: 4px solid #abc7bc">Text here</div>
CSS codes
<p style="color:#abc7bc">Text here</p>
<div style="background-color:#abc7bc">Text here</div>
<div style="border: 4px solid #abc7bc">Text here</div>
#abc7bc Color on white background
This is how a font and box color of #abc7bc will look
on a white background.
#abc7bc Color on black background
This is how a font and box color of #abc7bc hex color will look
on a black background.