In RGB color space, #aaaaaf hex color has a red value of 170, a green value of 170 and a blue value of 175.
In CMYK color space (used in color printing), #aaaaaf hex color is composed of 2.86% cyan, 2.86% magenta, 0% yellow and 31.37% black.
#aaaaaf color has a hue of 240 degrees, a saturation of 3.03% and a lightness of 67.6%.
#aaaaaf hex color contains mainly BLUE.
The closest web safe color of #aaaaaf is #999999
#aaaaaf hex color has a decimal value of 11184815.
HEX | aaaaaf | #aaaaaf |
---|---|---|
RGB | 170, 170, 175 | rgb(170, 170, 175) |
RGB Percent | 66.67, 66.67, 68.63 | rgb(66.67, 66.67, 68.63) |
CMYK | 3, 3, 0, 31 | |
HSL | 240°, 3.03, 67.6 | hsl(240, 3.03%, 67.6%) |
HSV | 240°, 2.9, 68.6 |
XYZ | 38.69, 40.391, 46.314 |
---|---|
Hunter Lab | 63.554, -2.553, 1.281 |
CIE-LAB | 69.747, 0.959, -2.572 |
CIE-LCH | 69.747, 2.745, 290.449 |
CIE-LUV | 2.86, 2.86, 0, 31.37 |
Web Safe | 999999 |
RGB percent of color #aaaaaf
CMYK percent of color #aaaaaf
Text with hexadecimal color #aaaaaf
This text has a font color of #aaaaaf
<p style="color:#aaaaaf">Text here</p>
#aaaaaf Background Color
This box has a background color of #aaaaaf
<div style="background-color:#aaaaaf">Text here</div>
#aaaaaf Border Color
This box has a border color of #aaaaaf
<div style="border: 4px solid #aaaaaf">Text here</div>
CSS codes
<p style="color:#aaaaaf">Text here</p>
<div style="background-color:#aaaaaf">Text here</div>
<div style="border: 4px solid #aaaaaf">Text here</div>
#aaaaaf Color on white background
This is how a font and box color of #aaaaaf will look
on a white background.
#aaaaaf Color on black background
This is how a font and box color of #aaaaaf hex color will look
on a black background.