#ae9ea2 Hex Color
rgb(174, 158, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 9e | a2 | - | #ae9ea2 |
RGB | 174 | 158 | 162 | - | rgb(174,158,162) |
HSL | 345 | 9% | 65% | - | hsl(345,9%,65%) |
HSV | 345 | 9% | 68% | - | hsv(345,9%,68%) |
XYZ | 36.204 | 36.061 | 39.2347 | - | xyz(36.204,36.061,39.2347) |
CIE-LAB | 66.57 | 6.56 | 0.04 | - | lab(66.57,6.56,0.04) |
CMYK | 0 | 0.091954022988506 | 0.068965517241379 | 0.31764705882353 | cmyk(0,0.091954022988506,0.068965517241379,0.31764705882353) |
Description
The RGB value of color #ae9ea2 is rgb(174, 158, 162).
In the hex color #ae9ea2, The value of Red is 174, value of Green is 158, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #ae9ea2 consists of 345° Hue, 9% Saturation, and 65% Lightness.
In the CMYK color model, the color #ae9ea2 can be represented as Cyan=0%, Magenta=0.091954022988506%, Yellow=0.068965517241379%, and Black=0.31764705882353%.
Shades of #ae9ea2
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 #ae9ea2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae9ea2
Preview of #ae9ea2 on White Background
The contrast ratio of #ae9ea2 with white color is 2.56
Preview of #ae9ea2 on black background
The contrast ratio of #ae9ea2 with black color is 8.21
#ae9ea2 color will look good with a black background.
Color Schemes of #ae9ea2
Triadic Colors of #ae9ea2
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 #ae9ea2
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 #ae9ea2
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 #ae9ea2
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: #ae9ea2;
}
This is a sample text used for the color #ae9ea2. 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: #ae9ea2;
}
This is a sample text used for the color #ae9ea2. 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 #ae9ea2;
}
This is a sample text used for the color #ae9ea2. 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 35.22%
Green 31.98%
Blue 32.79%
CMYK Percentage
Cyan 0
Magenta 19.21%
Yellow 14.41%
Black 66.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.