#aaaea6 Hex Color
rgb(170, 174, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ae | a6 | - | #aaaea6 |
RGB | 170 | 174 | 166 | - | rgb(170,174,166) |
HSL | 90 | 5% | 67% | - | hsl(90,5%,67%) |
HSV | 90 | 5% | 68% | - | hsv(90,5%,68%) |
XYZ | 38.5966 | 41.5713 | 42.0662 | - | xyz(38.5966,41.5713,42.0662) |
CIE-LAB | 70.57 | -2.91 | 3.6 | - | lab(70.57,-2.91,3.6) |
CMYK | 0.022988505747127 | 0 | 0.045977011494253 | 0.31764705882353 | cmyk(0.022988505747127,0,0.045977011494253,0.31764705882353) |
Description
The RGB value of color #aaaea6 is rgb(170, 174, 166).
In the hex color #aaaea6, The value of Red is 170, value of Green is 174, and value of Blue is 166. The primary color is Green. Similarly, The HSL values for #aaaea6 consists of 90° Hue, 5% Saturation, and 67% Lightness.
In the CMYK color model, the color #aaaea6 can be represented as Cyan=0.022988505747127%, Magenta=0%, Yellow=0.045977011494253%, and Black=0.31764705882353%.
Shades of #aaaea6
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #aaaea6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaaea6
Preview of #aaaea6 on White Background
The contrast ratio of #aaaea6 with white color is 2.25
Preview of #aaaea6 on black background
The contrast ratio of #aaaea6 with black color is 9.31
#aaaea6 color will look good with a black background.
Color Schemes of #aaaea6
Triadic Colors of #aaaea6
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #aaaea6
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #aaaea6
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #aaaea6
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aaaea6;
}
This is a sample text used for the color #aaaea6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #aaaea6;
}
This is a sample text used for the color #aaaea6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #aaaea6;
}
This is a sample text used for the color #aaaea6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 33.33%
Green 34.12%
Blue 32.55%
CMYK Percentage
Cyan 5.95
Magenta 0%
Yellow 11.89%
Black 82.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.