In RGB color space, #aaaaac hex color has a red value of 170, a green value of 170 and a blue value of 172.
In CMYK color space (used in color printing), #aaaaac hex color is composed of 1.16% cyan, 1.16% magenta, 0% yellow and 32.55% black.
#aaaaac color has a hue of 240 degrees, a saturation of 1.19% and a lightness of 67.1%.
#aaaaac hex color contains mainly BLUE.
The closest web safe color of #aaaaac is #999999
#aaaaac hex color has a decimal value of 11184812.
HEX | aaaaac | #aaaaac |
---|---|---|
RGB | 170, 170, 172 | rgb(170, 170, 172) |
RGB Percent | 66.67, 66.67, 67.45 | rgb(66.67, 66.67, 67.45) |
CMYK | 1, 1, 0, 33 | |
HSL | 240°, 1.19, 67.1 | hsl(240, 1.19%, 67.1%) |
HSV | 240°, 1.2, 67.5 |
XYZ | 38.399, 40.274, 44.78 |
---|---|
Hunter Lab | 63.462, -3.053, 2.587 |
CIE-LAB | 69.664, 0.385, -1.035 |
CIE-LCH | 69.664, 1.104, 290.404 |
CIE-LUV | 1.16, 1.16, 0, 32.55 |
Web Safe | 999999 |
RGB percent of color #aaaaac
CMYK percent of color #aaaaac
Text with hexadecimal color #aaaaac
This text has a font color of #aaaaac
<p style="color:#aaaaac">Text here</p>
#aaaaac Background Color
This box has a background color of #aaaaac
<div style="background-color:#aaaaac">Text here</div>
#aaaaac Border Color
This box has a border color of #aaaaac
<div style="border: 4px solid #aaaaac">Text here</div>
CSS codes
<p style="color:#aaaaac">Text here</p>
<div style="background-color:#aaaaac">Text here</div>
<div style="border: 4px solid #aaaaac">Text here</div>
#aaaaac Color on white background
This is how a font and box color of #aaaaac will look
on a white background.
#aaaaac Color on black background
This is how a font and box color of #aaaaac hex color will look
on a black background.