In RGB color space, #aaaaa3 hex color has a red value of 170, a green value of 170 and a blue value of 163.
In CMYK color space (used in color printing), #aaaaa3 hex color is composed of 0% cyan, 0% magenta, 4.12% yellow and 33.33% black.
#aaaaa3 color has a hue of 60 degrees, a saturation of 3.95% and a lightness of 65.3%.
#aaaaa3 hex color contains mainly RED.
The closest web safe color of #aaaaa3 is #999999
#aaaaa3 hex color has a decimal value of 11184803.
HEX | aaaaa3 | #aaaaa3 |
---|---|---|
RGB | 170, 170, 163 | rgb(170, 170, 163) |
RGB Percent | 66.67, 66.67, 63.92 | rgb(66.67, 66.67, 63.92) |
CMYK | 0, 0, 4, 33 | |
HSL | 60°, 3.95, 65.3 | hsl(60, 3.95%, 65.3%) |
HSV | 60°, 4.1, 66.7 |
XYZ | 37.563, 39.94, 40.38 |
---|---|
Hunter Lab | 63.198, -4.502, 6.356 |
CIE-LAB | 69.427, -1.294, 3.596 |
CIE-LCH | 69.427, 3.822, 109.791 |
CIE-LUV | 0, 0, 4.12, 33.33 |
Web Safe | 999999 |
RGB percent of color #aaaaa3
CMYK percent of color #aaaaa3
Text with hexadecimal color #aaaaa3
This text has a font color of #aaaaa3
<p style="color:#aaaaa3">Text here</p>
#aaaaa3 Background Color
This box has a background color of #aaaaa3
<div style="background-color:#aaaaa3">Text here</div>
#aaaaa3 Border Color
This box has a border color of #aaaaa3
<div style="border: 4px solid #aaaaa3">Text here</div>
CSS codes
<p style="color:#aaaaa3">Text here</p>
<div style="background-color:#aaaaa3">Text here</div>
<div style="border: 4px solid #aaaaa3">Text here</div>
#aaaaa3 Color on white background
This is how a font and box color of #aaaaa3 will look
on a white background.
#aaaaa3 Color on black background
This is how a font and box color of #aaaaa3 hex color will look
on a black background.