#e1dfea Hex Color
rgb(225, 223, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | df | ea | - | #e1dfea |
RGB | 225 | 223 | 234 | - | rgb(225,223,234) |
HSL | 251 | 21% | 90% | - | hsl(251,21%,90%) |
HSV | 251 | 5% | 92% | - | hsv(251,5%,92%) |
XYZ | 72.2903 | 74.7234 | 88.4549 | - | xyz(72.2903,74.7234,88.4549) |
CIE-LAB | 89.26 | 2.68 | -5.13 | - | lab(89.26,2.68,-5.13) |
CMYK | 0.038461538461538 | 0.047008547008547 | 0 | 0.082352941176471 | cmyk(0.038461538461538,0.047008547008547,0,0.082352941176471) |
Description
The RGB value of color #e1dfea is rgb(225, 223, 234).
In the hex color #e1dfea, The value of Red is 225, value of Green is 223, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #e1dfea consists of 251° Hue, 21% Saturation, and 90% Lightness.
In the CMYK color model, the color #e1dfea can be represented as Cyan=0.038461538461538%, Magenta=0.047008547008547%, Yellow=0%, and Black=0.082352941176471%.
Shades of #e1dfea
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 #e1dfea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1dfea
Preview of #e1dfea on White Background
The contrast ratio of #e1dfea with white color is 1.32
Preview of #e1dfea on black background
The contrast ratio of #e1dfea with black color is 15.94
#e1dfea color will look good with a black background.
Color Schemes of #e1dfea
Triadic Colors of #e1dfea
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 #e1dfea
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 #e1dfea
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 #e1dfea
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: #e1dfea;
}
This is a sample text used for the color #e1dfea. 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: #e1dfea;
}
This is a sample text used for the color #e1dfea. 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 #e1dfea;
}
This is a sample text used for the color #e1dfea. 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 32.99%
Green 32.7%
Blue 34.31%
CMYK Percentage
Cyan 22.92
Magenta 28.01%
Yellow 0%
Black 49.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.