In RGB color space, #abccaa hex color has a red value of 171, a green value of 204 and a blue value of 170.
In CMYK color space (used in color printing), #abccaa hex color is composed of 16.18% cyan, 0% magenta, 16.67% yellow and 20% black.
#abccaa color has a hue of 118.2 degrees, a saturation of 25% and a lightness of 73.3%.
#abccaa hex color contains mainly GREEN.
The closest web safe color of #abccaa is #99cc99
#abccaa hex color has a decimal value of 11259050.
HEX | abccaa | #abccaa |
---|---|---|
RGB | 171, 204, 170 | rgb(171, 204, 170) |
RGB Percent | 67.06, 80, 66.67 | rgb(67.06, 80, 66.67) |
CMYK | 16, 0, 17, 20 | |
HSL | 118.2°, 25, 73.3 | hsl(118.2, 25%, 73.3%) |
HSV | 118.2°, 16.7, 80 |
XYZ | 45.643, 54.746, 46.192 |
---|---|
Hunter Lab | 73.991, -19.371, 14.779 |
CIE-LAB | 78.895, -17.484, 13.332 |
CIE-LCH | 78.895, 21.987, 142.674 |
CIE-LUV | 16.18, 0, 16.67, 20 |
Web Safe | 99cc99 |
RGB percent of color #abccaa
CMYK percent of color #abccaa
Text with hexadecimal color #abccaa
This text has a font color of #abccaa
<p style="color:#abccaa">Text here</p>
#abccaa Background Color
This box has a background color of #abccaa
<div style="background-color:#abccaa">Text here</div>
#abccaa Border Color
This box has a border color of #abccaa
<div style="border: 4px solid #abccaa">Text here</div>
CSS codes
<p style="color:#abccaa">Text here</p>
<div style="background-color:#abccaa">Text here</div>
<div style="border: 4px solid #abccaa">Text here</div>
#abccaa Color on white background
This is how a font and box color of #abccaa will look
on a white background.
#abccaa Color on black background
This is how a font and box color of #abccaa hex color will look
on a black background.