In RGB color space, #aaaaa4 hex color has a red value of 170, a green value of 170 and a blue value of 164.
In CMYK color space (used in color printing), #aaaaa4 hex color is composed of 0% cyan, 0% magenta, 3.53% yellow and 33.33% black.
#aaaaa4 color has a hue of 60 degrees, a saturation of 3.41% and a lightness of 65.5%.
#aaaaa4 hex color contains mainly RED.
The closest web safe color of #aaaaa4 is #999999
#aaaaa4 hex color has a decimal value of 11184804.
HEX | aaaaa4 | #aaaaa4 |
---|---|---|
RGB | 170, 170, 164 | rgb(170, 170, 164) |
RGB Percent | 66.67, 66.67, 64.31 | rgb(66.67, 66.67, 64.31) |
CMYK | 0, 0, 4, 33 | |
HSL | 60°, 3.41, 65.5 | hsl(60, 3.41%, 65.5%) |
HSV | 60°, 3.5, 66.7 |
XYZ | 37.653, 39.976, 40.854 |
---|---|
Hunter Lab | 63.227, -4.345, 5.948 |
CIE-LAB | 69.452, -1.112, 3.08 |
CIE-LCH | 69.452, 3.275, 109.852 |
CIE-LUV | 0, 0, 3.53, 33.33 |
Web Safe | 999999 |
RGB percent of color #aaaaa4
CMYK percent of color #aaaaa4
Text with hexadecimal color #aaaaa4
This text has a font color of #aaaaa4
<p style="color:#aaaaa4">Text here</p>
#aaaaa4 Background Color
This box has a background color of #aaaaa4
<div style="background-color:#aaaaa4">Text here</div>
#aaaaa4 Border Color
This box has a border color of #aaaaa4
<div style="border: 4px solid #aaaaa4">Text here</div>
CSS codes
<p style="color:#aaaaa4">Text here</p>
<div style="background-color:#aaaaa4">Text here</div>
<div style="border: 4px solid #aaaaa4">Text here</div>
#aaaaa4 Color on white background
This is how a font and box color of #aaaaa4 will look
on a white background.
#aaaaa4 Color on black background
This is how a font and box color of #aaaaa4 hex color will look
on a black background.