#e4dcee Hex Color
rgb(228, 220, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | dc | ee | - | #e4dcee |
RGB | 228 | 220 | 238 | - | rgb(228,220,238) |
HSL | 267 | 35% | 90% | - | hsl(267,35%,90%) |
HSV | 267 | 8% | 93% | - | hsv(267,8%,93%) |
XYZ | 73.0207 | 73.8534 | 91.2955 | - | xyz(73.0207,73.8534,91.2955) |
CIE-LAB | 88.85 | 5.98 | -7.81 | - | lab(88.85,5.98,-7.81) |
CMYK | 0.042016806722689 | 0.07563025210084 | 0 | 0.066666666666667 | cmyk(0.042016806722689,0.07563025210084,0,0.066666666666667) |
Description
The RGB value of color #e4dcee is rgb(228, 220, 238).
In the hex color #e4dcee, The value of Red is 228, value of Green is 220, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #e4dcee consists of 267° Hue, 35% Saturation, and 90% Lightness.
In the CMYK color model, the color #e4dcee can be represented as Cyan=0.042016806722689%, Magenta=0.07563025210084%, Yellow=0%, and Black=0.066666666666667%.
Shades of #e4dcee
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 #e4dcee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4dcee
Preview of #e4dcee on White Background
The contrast ratio of #e4dcee with white color is 1.33
Preview of #e4dcee on black background
The contrast ratio of #e4dcee with black color is 15.77
#e4dcee color will look good with a black background.
Color Schemes of #e4dcee
Triadic Colors of #e4dcee
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 #e4dcee
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 #e4dcee
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 #e4dcee
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: #e4dcee;
}
This is a sample text used for the color #e4dcee. 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: #e4dcee;
}
This is a sample text used for the color #e4dcee. 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 #e4dcee;
}
This is a sample text used for the color #e4dcee. 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.07%
Blue 34.69%
CMYK Percentage
Cyan 22.8
Magenta 41.03%
Yellow 0%
Black 36.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.