In RGB color space, #aabaaa hex color has a red value of 170, a green value of 186 and a blue value of 170.
In CMYK color space (used in color printing), #aabaaa hex color is composed of 8.6% cyan, 0% magenta, 8.6% yellow and 27.06% black.
#aabaaa color has a hue of 120 degrees, a saturation of 10.39% and a lightness of 69.8%.
#aabaaa hex color contains mainly GREEN.
The closest web safe color of #aabaaa is #99cc99
#aabaaa hex color has a decimal value of 11188906.
HEX | aabaaa | #aabaaa |
---|---|---|
RGB | 170, 186, 170 | rgb(170, 186, 170) |
RGB Percent | 66.67, 72.94, 66.67 | rgb(66.67, 72.94, 66.67) |
CMYK | 9, 0, 9, 27 | |
HSL | 120°, 10.39, 69.8 | hsl(120, 10.39%, 69.8%) |
HSV | 120°, 8.6, 72.9 |
XYZ | 41.392, 46.566, 44.837 |
---|---|
Hunter Lab | 68.239, -11.146, 8.811 |
CIE-LAB | 73.911, -8.557, 6.224 |
CIE-LCH | 73.911, 10.581, 143.969 |
CIE-LUV | 8.6, 0, 8.6, 27.06 |
Web Safe | 99cc99 |
RGB percent of color #aabaaa
CMYK percent of color #aabaaa
Text with hexadecimal color #aabaaa
This text has a font color of #aabaaa
<p style="color:#aabaaa">Text here</p>
#aabaaa Background Color
This box has a background color of #aabaaa
<div style="background-color:#aabaaa">Text here</div>
#aabaaa Border Color
This box has a border color of #aabaaa
<div style="border: 4px solid #aabaaa">Text here</div>
CSS codes
<p style="color:#aabaaa">Text here</p>
<div style="background-color:#aabaaa">Text here</div>
<div style="border: 4px solid #aabaaa">Text here</div>
#aabaaa Color on white background
This is how a font and box color of #aabaaa will look
on a white background.
#aabaaa Color on black background
This is how a font and box color of #aabaaa hex color will look
on a black background.