Smoke Screen/ medium gray
#aeaeae color RGB value is (174,174,174)
#aeaeae color CMYK value
#aeaeae color HSL value
HSV(or HSB) | 0° | 0 | 68.2 |
XYZ | 40.232 | 42.327 | 46.094 |
Yxy | 0.313 | 0.329 | 42.327 |
LAB | 71.096 | 0.004 | -0.008 |
LUV | 71.096 | 0.001 | -0.012 |
Hunter-LAB | 65.059 | -3.471 | 3.535 |
CIE-LCH | 71.096 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AE | AE | AE |
Decimal | 174 | 174 | 174 |
Octal | 256 | 256 | 256 |
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.