#aea4ef Hex Color
rgb(174, 164, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | a4 | ef | - | #aea4ef |
| RGB | 174 | 164 | 239 | - | rgb(174,164,239) |
| HSL | 248 | 70% | 79% | - | hsl(248,70%,79%) |
| HSV | 248 | 31% | 94% | - | hsv(248,31%,94%) |
| XYZ | 46.311 | 41.7816 | 87.2852 | - | xyz(46.311,41.7816,87.2852) |
| CIE-LAB | 70.72 | 19.65 | -36.27 | - | lab(70.72,19.65,-36.27) |
| CMYK | 0.27196652719665 | 0.31380753138075 | 0 | 0.062745098039216 | cmyk(0.27196652719665,0.31380753138075,0,0.062745098039216) |
Description
The RGB value of color #aea4ef is rgb(174, 164, 239).
In the hex color #aea4ef, The value of Red is 174, value of Green is 164, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #aea4ef consists of 248° Hue, 70% Saturation, and 79% Lightness.
In the CMYK color model, the color #aea4ef can be represented as Cyan=0.27196652719665%, Magenta=0.31380753138075%, Yellow=0%, and Black=0.062745098039216%.
Shades of #aea4ef
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 #aea4ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aea4ef
Preview of #aea4ef on White Background
The contrast ratio of #aea4ef with white color is 2.24
Preview of #aea4ef on black background
The contrast ratio of #aea4ef with black color is 9.36
#aea4ef color will look good with a black background.
Color Schemes of #aea4ef
Triadic Colors of #aea4ef
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 #aea4ef
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 #aea4ef
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 #aea4ef
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: #aea4ef;
}
This is a sample text used for the color #aea4ef. 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: #aea4ef;
}
This is a sample text used for the color #aea4ef. 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 #aea4ef;
}
This is a sample text used for the color #aea4ef. 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 30.16%
Green 28.42%
Blue 41.42%
CMYK Percentage
Cyan 41.94
Magenta 48.39%
Yellow 0%
Black 9.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.