In a RGB color space, #aeaeae hex color (also known as Smoke Screen) is composed of 68.2% red, 68.2% green and 68.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 31.8% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 68.2%. #aeaeae color hex could be obtained by blending #ffffff with #5d5d5d. Closest websafe color is: #999999.
The hexadecimal color #aeaeae has RGB values of R:174, G:174, B:174 and CMYK values of C:0, M:0, Y:0, K:0.32. Its decimal value is 11447982.
Hex triplet | aeaeae | #aeaeae |
RGB Decimal | 174, 174, 174 | rgb(174,174,174) |
RGB Percent | 68.2, 68.2, 68.2 | rgb(68.2%,68.2%,68.2%) |
CMYK | 0, 0, 0, 31.8 | |
HSL | 0°, 0, 68.2 | hsl(0,0%,68.2%) |
HSV(HSB) | 0°, 0, 68.2 | |
Web Safe | 999999 | #999 |
XYZ | 40.232, 42.327, 46.094 |
xyY | 0.313, 0.329, 42.327 |
CIE-LAB | 71.096, 0.004, -0.008 |
CIE-LCH | 71.096, 0.009, 296.813 |
CIE-LUV | 71.096, 0.001, -0.012 |
Hunter-Lab | 65.059, -3.471, 3.535 |
Binary | 10101110, 10101110, 10101110 |
Below, you can see some colors close to #aeaeae. 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 #aeaeae.
<span style="color:#aeaeae">Text here</span>
This paragraph has a background color of #aeaeae.
<p style="background-color:#aeaeae;">Content here</p>
This element has a border color of #aeaeae.
<div style="border:1px #aeaeae;">Content here</div>
.text {color:#aeaeae;}
.background {background-color:#aeaeae;}
.border {border:1px solid #aeaeae;}
.text-shadow {border:1px solid #aeaeae;}
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, #040404 is the darkest color, while #f8f8f8 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #aeaeae is the less saturated color, while #f86464 is the most saturated one.