In RGB color space, #a1aaaa hex color has a red value of 161, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #a1aaaa hex color is composed of 5.29% cyan, 0% magenta, 0% yellow and 33.33% black.
#a1aaaa color has a hue of 180 degrees, a saturation of 5.03% and a lightness of 64.9%.
#a1aaaa hex color contains mainly GREEN.
The closest web safe color of #a1aaaa is #999999
#a1aaaa hex color has a decimal value of 10594986.
HEX | a1aaaa | #a1aaaa |
---|---|---|
RGB | 161, 170, 170 | rgb(161, 170, 170) |
RGB Percent | 63.14, 66.67, 66.67 | rgb(63.14, 66.67, 66.67) |
CMYK | 5, 0, 0, 33 | |
HSL | 180°, 5.03, 64.9 | hsl(180, 5.03%, 64.9%) |
HSV | 180°, 5.3, 66.7 |
XYZ | 36.328, 39.229, 43.687 |
---|---|
Hunter Lab | 62.633, -6.075, 2.488 |
CIE-LAB | 68.917, -3.162, -1.104 |
CIE-LCH | 68.917, 3.349, 199.246 |
CIE-LUV | 5.29, 0, 0, 33.33 |
Web Safe | 999999 |
RGB percent of color #a1aaaa
CMYK percent of color #a1aaaa
Text with hexadecimal color #a1aaaa
This text has a font color of #a1aaaa
<p style="color:#a1aaaa">Text here</p>
#a1aaaa Background Color
This box has a background color of #a1aaaa
<div style="background-color:#a1aaaa">Text here</div>
#a1aaaa Border Color
This box has a border color of #a1aaaa
<div style="border: 4px solid #a1aaaa">Text here</div>
CSS codes
<p style="color:#a1aaaa">Text here</p>
<div style="background-color:#a1aaaa">Text here</div>
<div style="border: 4px solid #a1aaaa">Text here</div>
#a1aaaa Color on white background
This is how a font and box color of #a1aaaa will look
on a white background.
#a1aaaa Color on black background
This is how a font and box color of #a1aaaa hex color will look
on a black background.