#e0a2ef Hex Color
rgb(224, 162, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | a2 | ef | - | #e0a2ef |
RGB | 224 | 162 | 239 | - | rgb(224,162,239) |
HSL | 288 | 71% | 79% | - | hsl(288,71%,79%) |
HSV | 288 | 32% | 94% | - | hsv(288,32%,94%) |
XYZ | 59.2408 | 47.9199 | 87.7885 | - | xyz(59.2408,47.9199,87.7885) |
CIE-LAB | 74.77 | 35.83 | -29.64 | - | lab(74.77,35.83,-29.64) |
CMYK | 0.062761506276151 | 0.32217573221757 | 0 | 0.062745098039216 | cmyk(0.062761506276151,0.32217573221757,0,0.062745098039216) |
Description
The RGB value of color #e0a2ef is rgb(224, 162, 239).
In the hex color #e0a2ef, The value of Red is 224, value of Green is 162, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #e0a2ef consists of 288° Hue, 71% Saturation, and 79% Lightness.
In the CMYK color model, the color #e0a2ef can be represented as Cyan=0.062761506276151%, Magenta=0.32217573221757%, Yellow=0%, and Black=0.062745098039216%.
Shades of #e0a2ef
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 #e0a2ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e0a2ef
Preview of #e0a2ef on White Background
The contrast ratio of #e0a2ef with white color is 1.98
Preview of #e0a2ef on black background
The contrast ratio of #e0a2ef with black color is 10.58
#e0a2ef color will look good with a black background.
Color Schemes of #e0a2ef
Triadic Colors of #e0a2ef
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 #e0a2ef
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 #e0a2ef
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 #e0a2ef
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: #e0a2ef;
}
This is a sample text used for the color #e0a2ef. 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: #e0a2ef;
}
This is a sample text used for the color #e0a2ef. 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 #e0a2ef;
}
This is a sample text used for the color #e0a2ef. 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.84%
Green 25.92%
Blue 38.24%
CMYK Percentage
Cyan 14.02
Magenta 71.97%
Yellow 0%
Black 14.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.