In a RGB color space, #a1a1a1 hex color is composed of 63.1% red, 63.1% green and 63.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 36.9% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 63.1%. #a1a1a1 color hex could be obtained by blending #ffffff with #434343. Closest websafe color is: #999999.
The hexadecimal color #a1a1a1 has RGB values of R:161, G:161, B:161 and CMYK values of C:0, M:0, Y:0, K:0.37. Its decimal value is 10592673.
Hex triplet | a1a1a1 | #a1a1a1 |
RGB Decimal | 161, 161, 161 | rgb(161,161,161) |
RGB Percent | 63.1, 63.1, 63.1 | rgb(63.1%,63.1%,63.1%) |
CMYK | 0, 0, 0, 36.9 | |
HSL | 0°, 0, 63.1 | hsl(0,0%,63.1%) |
HSV(HSB) | 0°, 0, 63.1 | |
Web Safe | 999999 | #999 |
XYZ | 33.876, 35.64, 38.812 |
xyY | 0.313, 0.329, 35.64 |
CIE-LAB | 66.244, 0.004, -0.007 |
CIE-LCH | 66.244, 0.008, 296.813 |
CIE-LUV | 66.244, 0.001, -0.011 |
Hunter-Lab | 59.699, -3.185, 3.244 |
Binary | 10100001, 10100001, 10100001 |
Below, you can see some colors close to #a1a1a1. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #a1a1a1.
<span style="color:#a1a1a1">Text here</span>
This paragraph has a background color of #a1a1a1.
<p style="background-color:#a1a1a1;">Content here</p>
This element has a border color of #a1a1a1.
<div style="border:1px #a1a1a1;">Content here</div>
.text {color:#a1a1a1;}
.background {background-color:#a1a1a1;}
.border {border:1px solid #a1a1a1;}
.text-shadow {border:1px solid #a1a1a1;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020202 is the darkest color, while #f6f6f6 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #a1a1a1 is the less saturated color, while #f74b4b is the most saturated one.