In RGB color space, #abc5c5 hex color has a red value of 171, a green value of 197 and a blue value of 197.
In CMYK color space (used in color printing), #abc5c5 hex color is composed of 13.2% cyan, 0% magenta, 0% yellow and 22.75% black.
#abc5c5 color has a hue of 180 degrees, a saturation of 18.31% and a lightness of 72.2%.
#abc5c5 hex color contains mainly GREEN.
The closest web safe color of #abc5c5 is #99cccc
#abc5c5 hex color has a decimal value of 11257285.
HEX | abc5c5 | #abc5c5 |
---|---|---|
RGB | 171, 197, 197 | rgb(171, 197, 197) |
RGB Percent | 67.06, 77.25, 77.25 | rgb(67.06, 77.25, 77.25) |
CMYK | 13, 0, 0, 23 | |
HSL | 180°, 18.31, 72.2 | hsl(180, 18.31%, 72.2%) |
HSV | 180°, 13.2, 77.3 |
XYZ | 46.839, 52.622, 60.512 |
---|---|
Hunter Lab | 72.541, -11.691, 1.32 |
CIE-LAB | 77.651, -8.734, -2.966 |
CIE-LCH | 77.651, 9.224, 198.757 |
CIE-LUV | 13.2, 0, 0, 22.75 |
Web Safe | 99cccc |
RGB percent of color #abc5c5
CMYK percent of color #abc5c5
Text with hexadecimal color #abc5c5
This text has a font color of #abc5c5
<p style="color:#abc5c5">Text here</p>
#abc5c5 Background Color
This box has a background color of #abc5c5
<div style="background-color:#abc5c5">Text here</div>
#abc5c5 Border Color
This box has a border color of #abc5c5
<div style="border: 4px solid #abc5c5">Text here</div>
CSS codes
<p style="color:#abc5c5">Text here</p>
<div style="background-color:#abc5c5">Text here</div>
<div style="border: 4px solid #abc5c5">Text here</div>
#abc5c5 Color on white background
This is how a font and box color of #abc5c5 will look
on a white background.
#abc5c5 Color on black background
This is how a font and box color of #abc5c5 hex color will look
on a black background.