In RGB color space, #abc5ab hex color has a red value of 171, a green value of 197 and a blue value of 171.
In CMYK color space (used in color printing), #abc5ab hex color is composed of 13.2% cyan, 0% magenta, 13.2% yellow and 22.75% black.
#abc5ab color has a hue of 120 degrees, a saturation of 18.31% and a lightness of 72.2%.
#abc5ab hex color contains mainly GREEN.
The closest web safe color of #abc5ab is #99cc99
#abc5ab hex color has a decimal value of 11257259.
HEX | abc5ab | #abc5ab |
---|---|---|
RGB | 171, 197, 171 | rgb(171, 197, 171) |
RGB Percent | 67.06, 77.25, 67.06 | rgb(67.06, 77.25, 67.06) |
CMYK | 13, 0, 13, 23 | |
HSL | 120°, 18.31, 72.2 | hsl(120, 18.31%, 72.2%) |
HSV | 120°, 13.2, 77.3 |
XYZ | 44.112, 51.531, 46.15 |
---|---|
Hunter Lab | 71.785, -15.936, 12.133 |
CIE-LAB | 77, -13.743, 10.11 |
CIE-LCH | 77, 17.061, 143.66 |
CIE-LUV | 13.2, 0, 13.2, 22.75 |
Web Safe | 99cc99 |
RGB percent of color #abc5ab
CMYK percent of color #abc5ab
Text with hexadecimal color #abc5ab
This text has a font color of #abc5ab
<p style="color:#abc5ab">Text here</p>
#abc5ab Background Color
This box has a background color of #abc5ab
<div style="background-color:#abc5ab">Text here</div>
#abc5ab Border Color
This box has a border color of #abc5ab
<div style="border: 4px solid #abc5ab">Text here</div>
CSS codes
<p style="color:#abc5ab">Text here</p>
<div style="background-color:#abc5ab">Text here</div>
<div style="border: 4px solid #abc5ab">Text here</div>
#abc5ab Color on white background
This is how a font and box color of #abc5ab will look
on a white background.
#abc5ab Color on black background
This is how a font and box color of #abc5ab hex color will look
on a black background.