#e5deee Hex Color
rgb(229, 222, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | de | ee | - | #e5deee |
RGB | 229 | 222 | 238 | - | rgb(229,222,238) |
HSL | 266 | 32% | 90% | - | hsl(266,32%,90%) |
HSV | 266 | 7% | 93% | - | hsv(266,7%,93%) |
XYZ | 73.867 | 75.0736 | 91.4864 | - | xyz(73.867,75.0736,91.4864) |
CIE-LAB | 89.43 | 5.27 | -6.95 | - | lab(89.43,5.27,-6.95) |
CMYK | 0.03781512605042 | 0.067226890756303 | 0 | 0.066666666666667 | cmyk(0.03781512605042,0.067226890756303,0,0.066666666666667) |
Description
The RGB value of color #e5deee is rgb(229, 222, 238).
In the hex color #e5deee, The value of Red is 229, value of Green is 222, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #e5deee consists of 266° Hue, 32% Saturation, and 90% Lightness.
In the CMYK color model, the color #e5deee can be represented as Cyan=0.03781512605042%, Magenta=0.067226890756303%, Yellow=0%, and Black=0.066666666666667%.
Shades of #e5deee
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 #e5deee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5deee
Preview of #e5deee on White Background
The contrast ratio of #e5deee with white color is 1.31
Preview of #e5deee on black background
The contrast ratio of #e5deee with black color is 16.01
#e5deee color will look good with a black background.
Color Schemes of #e5deee
Triadic Colors of #e5deee
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 #e5deee
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 #e5deee
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 #e5deee
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: #e5deee;
}
This is a sample text used for the color #e5deee. 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: #e5deee;
}
This is a sample text used for the color #e5deee. 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 #e5deee;
}
This is a sample text used for the color #e5deee. 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.24%
Green 32.22%
Blue 34.54%
CMYK Percentage
Cyan 22.02
Magenta 39.15%
Yellow 0%
Black 38.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.