#a29eaa Hex Color
rgb(162, 158, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 9e | aa | - | #a29eaa |
RGB | 162 | 158 | 170 | - | rgb(162,158,170) |
HSL | 260 | 7% | 64% | - | hsl(260,7%,64%) |
HSV | 260 | 7% | 67% | - | hsv(260,7%,67%) |
XYZ | 34.3829 | 35.0374 | 42.9809 | - | xyz(34.3829,35.0374,42.9809) |
CIE-LAB | 65.78 | 3.77 | -5.72 | - | lab(65.78,3.77,-5.72) |
CMYK | 0.047058823529412 | 0.070588235294118 | 0 | 0.33333333333333 | cmyk(0.047058823529412,0.070588235294118,0,0.33333333333333) |
Description
The RGB value of color #a29eaa is rgb(162, 158, 170).
In the hex color #a29eaa, The value of Red is 162, value of Green is 158, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #a29eaa consists of 260° Hue, 7% Saturation, and 64% Lightness.
In the CMYK color model, the color #a29eaa can be represented as Cyan=0.047058823529412%, Magenta=0.070588235294118%, Yellow=0%, and Black=0.33333333333333%.
Shades of #a29eaa
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 #a29eaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a29eaa
Preview of #a29eaa on White Background
The contrast ratio of #a29eaa with white color is 2.62
Preview of #a29eaa on black background
The contrast ratio of #a29eaa with black color is 8.01
#a29eaa color will look good with a black background.
Color Schemes of #a29eaa
Triadic Colors of #a29eaa
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 #a29eaa
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 #a29eaa
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 #a29eaa
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: #a29eaa;
}
This is a sample text used for the color #a29eaa. 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: #a29eaa;
}
This is a sample text used for the color #a29eaa. 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 #a29eaa;
}
This is a sample text used for the color #a29eaa. 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.06%
Green 32.24%
Blue 34.69%
CMYK Percentage
Cyan 10.43
Magenta 15.65%
Yellow 0%
Black 73.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.