#ecdee8 Hex Color
rgb(236, 222, 232)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ec | de | e8 | - | #ecdee8 |
| RGB | 236 | 222 | 232 | - | rgb(236,222,232) |
| HSL | 317 | 27% | 90% | - | hsl(317,27%,90%) |
| HSV | 317 | 6% | 93% | - | hsv(317,6%,93%) |
| XYZ | 75.2788 | 75.9016 | 87.0268 | - | xyz(75.2788,75.9016,87.0268) |
| CIE-LAB | 89.81 | 6.52 | -3.17 | - | lab(89.81,6.52,-3.17) |
| CMYK | 0 | 0.059322033898305 | 0.016949152542373 | 0.074509803921569 | cmyk(0,0.059322033898305,0.016949152542373,0.074509803921569) |
Description
The RGB value of color #ecdee8 is rgb(236, 222, 232).
In the hex color #ecdee8, The value of Red is 236, value of Green is 222, and value of Blue is 232. The primary color is Red. Similarly, The HSL values for #ecdee8 consists of 317° Hue, 27% Saturation, and 90% Lightness.
In the CMYK color model, the color #ecdee8 can be represented as Cyan=0%, Magenta=0.059322033898305%, Yellow=0.016949152542373%, and Black=0.074509803921569%.
Shades of #ecdee8
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 #ecdee8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecdee8
Preview of #ecdee8 on White Background
The contrast ratio of #ecdee8 with white color is 1.3
Preview of #ecdee8 on black background
The contrast ratio of #ecdee8 with black color is 16.18
#ecdee8 color will look good with a black background.
Color Schemes of #ecdee8
Triadic Colors of #ecdee8
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 #ecdee8
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 #ecdee8
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 #ecdee8
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: #ecdee8;
}
This is a sample text used for the color #ecdee8. 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: #ecdee8;
}
This is a sample text used for the color #ecdee8. 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 #ecdee8;
}
This is a sample text used for the color #ecdee8. 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 34.2%
Green 32.17%
Blue 33.62%
CMYK Percentage
Cyan 0
Magenta 39.34%
Yellow 11.24%
Black 49.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.