In RGB color space, #abc5bc hex color has a red value of 171, a green value of 197 and a blue value of 188.
In CMYK color space (used in color printing), #abc5bc hex color is composed of 13.2% cyan, 0% magenta, 4.57% yellow and 22.75% black.
#abc5bc color has a hue of 159.2 degrees, a saturation of 18.31% and a lightness of 72.2%.
#abc5bc hex color contains mainly GREEN.
The closest web safe color of #abc5bc is #99cccc
#abc5bc hex color has a decimal value of 11257276.
HEX | abc5bc | #abc5bc |
---|---|---|
RGB | 171, 197, 188 | rgb(171, 197, 188) |
RGB Percent | 67.06, 77.25, 73.73 | rgb(67.06, 77.25, 73.73) |
CMYK | 13, 0, 5, 23 | |
HSL | 159.2°, 18.31, 72.2 | hsl(159.2, 18.31%, 72.2%) |
HSV | 159.2°, 13.2, 77.3 |
XYZ | 45.838, 52.221, 55.241 |
---|---|
Hunter Lab | 72.264, -13.237, 5.262 |
CIE-LAB | 77.413, -10.539, 1.543 |
CIE-LCH | 77.413, 10.651, 171.671 |
CIE-LUV | 13.2, 0, 4.57, 22.75 |
Web Safe | 99cccc |
RGB percent of color #abc5bc
CMYK percent of color #abc5bc
Text with hexadecimal color #abc5bc
This text has a font color of #abc5bc
<p style="color:#abc5bc">Text here</p>
#abc5bc Background Color
This box has a background color of #abc5bc
<div style="background-color:#abc5bc">Text here</div>
#abc5bc Border Color
This box has a border color of #abc5bc
<div style="border: 4px solid #abc5bc">Text here</div>
CSS codes
<p style="color:#abc5bc">Text here</p>
<div style="background-color:#abc5bc">Text here</div>
<div style="border: 4px solid #abc5bc">Text here</div>
#abc5bc Color on white background
This is how a font and box color of #abc5bc will look
on a white background.
#abc5bc Color on black background
This is how a font and box color of #abc5bc hex color will look
on a black background.