#e5dcec Hex Color
rgb(229, 220, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | dc | ec | - | #e5dcec |
RGB | 229 | 220 | 236 | - | rgb(229,220,236) |
HSL | 274 | 30% | 89% | - | hsl(274,30%,89%) |
HSV | 274 | 7% | 93% | - | hsv(274,7%,93%) |
XYZ | 73.0466 | 73.9005 | 89.7711 | - | xyz(73.0466,73.9005,89.7711) |
CIE-LAB | 88.88 | 5.94 | -6.72 | - | lab(88.88,5.94,-6.72) |
CMYK | 0.029661016949153 | 0.067796610169492 | 0 | 0.074509803921569 | cmyk(0.029661016949153,0.067796610169492,0,0.074509803921569) |
Description
The RGB value of color #e5dcec is rgb(229, 220, 236).
In the hex color #e5dcec, The value of Red is 229, value of Green is 220, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #e5dcec consists of 274° Hue, 30% Saturation, and 89% Lightness.
In the CMYK color model, the color #e5dcec can be represented as Cyan=0.029661016949153%, Magenta=0.067796610169492%, Yellow=0%, and Black=0.074509803921569%.
Shades of #e5dcec
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 #e5dcec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5dcec
Preview of #e5dcec on White Background
The contrast ratio of #e5dcec with white color is 1.33
Preview of #e5dcec on black background
The contrast ratio of #e5dcec with black color is 15.78
#e5dcec color will look good with a black background.
Color Schemes of #e5dcec
Triadic Colors of #e5dcec
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 #e5dcec
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 #e5dcec
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 #e5dcec
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: #e5dcec;
}
This is a sample text used for the color #e5dcec. 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: #e5dcec;
}
This is a sample text used for the color #e5dcec. 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 #e5dcec;
}
This is a sample text used for the color #e5dcec. 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.43%
Green 32.12%
Blue 34.45%
CMYK Percentage
Cyan 17.25
Magenta 39.42%
Yellow 0%
Black 43.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.