#e9dcea Hex Color
rgb(233, 220, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | dc | ea | - | #e9dcea |
RGB | 233 | 220 | 234 | - | rgb(233,220,234) |
HSL | 296 | 25% | 89% | - | hsl(296,25%,89%) |
HSV | 296 | 6% | 92% | - | hsv(296,6%,92%) |
XYZ | 74.0488 | 74.4506 | 88.3095 | - | xyz(74.0488,74.4506,88.3095) |
CIE-LAB | 89.14 | 6.91 | -5.25 | - | lab(89.14,6.91,-5.25) |
CMYK | 0.0042735042735043 | 0.05982905982906 | 0 | 0.082352941176471 | cmyk(0.0042735042735043,0.05982905982906,0,0.082352941176471) |
Description
The RGB value of color #e9dcea is rgb(233, 220, 234).
In the hex color #e9dcea, The value of Red is 233, value of Green is 220, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #e9dcea consists of 296° Hue, 25% Saturation, and 89% Lightness.
In the CMYK color model, the color #e9dcea can be represented as Cyan=0.0042735042735043%, Magenta=0.05982905982906%, Yellow=0%, and Black=0.082352941176471%.
Shades of #e9dcea
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 #e9dcea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e9dcea
Preview of #e9dcea on White Background
The contrast ratio of #e9dcea with white color is 1.32
Preview of #e9dcea on black background
The contrast ratio of #e9dcea with black color is 15.89
#e9dcea color will look good with a black background.
Color Schemes of #e9dcea
Triadic Colors of #e9dcea
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 #e9dcea
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 #e9dcea
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 #e9dcea
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: #e9dcea;
}
This is a sample text used for the color #e9dcea. 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: #e9dcea;
}
This is a sample text used for the color #e9dcea. 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 #e9dcea;
}
This is a sample text used for the color #e9dcea. 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 33.92%
Green 32.02%
Blue 34.06%
CMYK Percentage
Cyan 2.92
Magenta 40.85%
Yellow 0%
Black 56.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.