In RGB color space, #abc5bb hex color has a red value of 171, a green value of 197 and a blue value of 187.
In CMYK color space (used in color printing), #abc5bb hex color is composed of 13.2% cyan, 0% magenta, 5.08% yellow and 22.75% black.
#abc5bb color has a hue of 156.9 degrees, a saturation of 18.31% and a lightness of 72.2%.
#abc5bb hex color contains mainly GREEN.
The closest web safe color of #abc5bb is #99cccc
#abc5bb hex color has a decimal value of 11257275.
HEX | abc5bb | #abc5bb |
---|---|---|
RGB | 171, 197, 187 | rgb(171, 197, 187) |
RGB Percent | 67.06, 77.25, 73.33 | rgb(67.06, 77.25, 73.33) |
CMYK | 13, 0, 5, 23 | |
HSL | 156.9°, 18.31, 72.2 | hsl(156.9, 18.31%, 72.2%) |
HSV | 156.9°, 13.2, 77.3 |
XYZ | 45.73, 52.178, 54.675 |
---|---|
Hunter Lab | 72.234, -13.406, 5.687 |
CIE-LAB | 77.387, -10.737, 2.046 |
CIE-LCH | 77.387, 10.93, 169.211 |
CIE-LUV | 13.2, 0, 5.08, 22.75 |
Web Safe | 99cccc |
RGB percent of color #abc5bb
CMYK percent of color #abc5bb
Text with hexadecimal color #abc5bb
This text has a font color of #abc5bb
<p style="color:#abc5bb">Text here</p>
#abc5bb Background Color
This box has a background color of #abc5bb
<div style="background-color:#abc5bb">Text here</div>
#abc5bb Border Color
This box has a border color of #abc5bb
<div style="border: 4px solid #abc5bb">Text here</div>
CSS codes
<p style="color:#abc5bb">Text here</p>
<div style="background-color:#abc5bb">Text here</div>
<div style="border: 4px solid #abc5bb">Text here</div>
#abc5bb Color on white background
This is how a font and box color of #abc5bb will look
on a white background.
#abc5bb Color on black background
This is how a font and box color of #abc5bb hex color will look
on a black background.