#e09dde Hex Color
rgb(224, 157, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 9d | de | - | #e09dde |
RGB | 224 | 157 | 222 | - | rgb(224,157,222) |
HSL | 302 | 52% | 75% | - | hsl(302,52%,75%) |
HSV | 302 | 30% | 88% | - | hsv(302,30%,88%) |
XYZ | 55.9823 | 45.2352 | 74.8879 | - | xyz(55.9823,45.2352,74.8879) |
CIE-LAB | 73.05 | 35.3 | -23.01 | - | lab(73.05,35.3,-23.01) |
CMYK | 0 | 0.29910714285714 | 0.0089285714285714 | 0.12156862745098 | cmyk(0,0.29910714285714,0.0089285714285714,0.12156862745098) |
Description
The RGB value of color #e09dde is rgb(224, 157, 222).
In the hex color #e09dde, The value of Red is 224, value of Green is 157, and value of Blue is 222. The primary color is Red. Similarly, The HSL values for #e09dde consists of 302° Hue, 52% Saturation, and 75% Lightness.
In the CMYK color model, the color #e09dde can be represented as Cyan=0%, Magenta=0.29910714285714%, Yellow=0.0089285714285714%, and Black=0.12156862745098%.
Shades of #e09dde
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 #e09dde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e09dde
Preview of #e09dde on White Background
The contrast ratio of #e09dde with white color is 2.09
Preview of #e09dde on black background
The contrast ratio of #e09dde with black color is 10.05
#e09dde color will look good with a black background.
Color Schemes of #e09dde
Triadic Colors of #e09dde
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 #e09dde
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 #e09dde
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 #e09dde
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: #e09dde;
}
This is a sample text used for the color #e09dde. 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: #e09dde;
}
This is a sample text used for the color #e09dde. 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 #e09dde;
}
This is a sample text used for the color #e09dde. 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 37.15%
Green 26.04%
Blue 36.82%
CMYK Percentage
Cyan 0
Magenta 69.62%
Yellow 2.08%
Black 28.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.