In RGB color space, #abc0a0 hex color has a red value of 171, a green value of 192 and a blue value of 160.
In CMYK color space (used in color printing), #abc0a0 hex color is composed of 10.94% cyan, 0% magenta, 16.67% yellow and 24.71% black.
#abc0a0 color has a hue of 99.4 degrees, a saturation of 20.25% and a lightness of 69%.
#abc0a0 hex color contains mainly GREEN.
The closest web safe color of #abc0a0 is #99cc99
#abc0a0 hex color has a decimal value of 11255968.
HEX | abc0a0 | #abc0a0 |
---|---|---|
RGB | 171, 192, 160 | rgb(171, 192, 160) |
RGB Percent | 67.06, 75.29, 62.75 | rgb(67.06, 75.29, 62.75) |
CMYK | 11, 0, 17, 25 | |
HSL | 99.4°, 20.25, 69 | hsl(99.4, 20.25%, 69%) |
HSV | 99.4°, 16.7, 75.3 |
XYZ | 41.989, 48.895, 40.482 |
---|---|
Hunter Lab | 69.925, -15.182, 14.622 |
CIE-LAB | 75.386, -13.1, 13.749 |
CIE-LCH | 75.386, 18.991, 133.615 |
CIE-LUV | 10.94, 0, 16.67, 24.71 |
Web Safe | 99cc99 |
RGB percent of color #abc0a0
CMYK percent of color #abc0a0
Text with hexadecimal color #abc0a0
This text has a font color of #abc0a0
<p style="color:#abc0a0">Text here</p>
#abc0a0 Background Color
This box has a background color of #abc0a0
<div style="background-color:#abc0a0">Text here</div>
#abc0a0 Border Color
This box has a border color of #abc0a0
<div style="border: 4px solid #abc0a0">Text here</div>
CSS codes
<p style="color:#abc0a0">Text here</p>
<div style="background-color:#abc0a0">Text here</div>
<div style="border: 4px solid #abc0a0">Text here</div>
#abc0a0 Color on white background
This is how a font and box color of #abc0a0 will look
on a white background.
#abc0a0 Color on black background
This is how a font and box color of #abc0a0 hex color will look
on a black background.