#a6aaa2 Hex Color
rgb(166, 170, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | aa | a2 | - | #a6aaa2 |
RGB | 166 | 170 | 162 | - | rgb(166,170,162) |
HSL | 90 | 4% | 65% | - | hsl(90,4%,65%) |
HSV | 90 | 5% | 67% | - | hsv(90,5%,67%) |
XYZ | 36.6222 | 39.4651 | 39.8697 | - | xyz(36.6222,39.4651,39.8697) |
CIE-LAB | 69.09 | -2.92 | 3.62 | - | lab(69.09,-2.92,3.62) |
CMYK | 0.023529411764706 | 0 | 0.047058823529412 | 0.33333333333333 | cmyk(0.023529411764706,0,0.047058823529412,0.33333333333333) |
Description
The RGB value of color #a6aaa2 is rgb(166, 170, 162).
In the hex color #a6aaa2, The value of Red is 166, value of Green is 170, and value of Blue is 162. The primary color is Green. Similarly, The HSL values for #a6aaa2 consists of 90° Hue, 4% Saturation, and 65% Lightness.
In the CMYK color model, the color #a6aaa2 can be represented as Cyan=0.023529411764706%, Magenta=0%, Yellow=0.047058823529412%, and Black=0.33333333333333%.
This color is named Silver Clouds.
Shades of #a6aaa2
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 #a6aaa2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6aaa2
Preview of #a6aaa2 on White Background
The contrast ratio of #a6aaa2 with white color is 2.36
Preview of #a6aaa2 on black background
The contrast ratio of #a6aaa2 with black color is 8.89
#a6aaa2 color will look good with a black background.
Color Schemes of #a6aaa2
Triadic Colors of #a6aaa2
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 #a6aaa2
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 #a6aaa2
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 #a6aaa2
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: #a6aaa2;
}
This is a sample text used for the color #a6aaa2. 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: #a6aaa2;
}
This is a sample text used for the color #a6aaa2. 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 #a6aaa2;
}
This is a sample text used for the color #a6aaa2. 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.14%
Blue 32.53%
CMYK Percentage
Cyan 5.83
Magenta 0%
Yellow 11.65%
Black 82.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.