#eedae5 Hex Color
rgb(238, 218, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | da | e5 | - | #eedae5 |
RGB | 238 | 218 | 229 | - | rgb(238,218,229) |
HSL | 327 | 37% | 89% | - | hsl(327,37%,89%) |
HSV | 327 | 8% | 93% | - | hsv(327,8%,93%) |
XYZ | 74.4742 | 73.9771 | 84.4825 | - | xyz(74.4742,73.9771,84.4825) |
CIE-LAB | 88.91 | 8.75 | -2.9 | - | lab(88.91,8.75,-2.9) |
CMYK | 0 | 0.084033613445378 | 0.03781512605042 | 0.066666666666667 | cmyk(0,0.084033613445378,0.03781512605042,0.066666666666667) |
Description
The RGB value of color #eedae5 is rgb(238, 218, 229).
In the hex color #eedae5, The value of Red is 238, value of Green is 218, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #eedae5 consists of 327° Hue, 37% Saturation, and 89% Lightness.
In the CMYK color model, the color #eedae5 can be represented as Cyan=0%, Magenta=0.084033613445378%, Yellow=0.03781512605042%, and Black=0.066666666666667%.
Shades of #eedae5
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 #eedae5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eedae5
Preview of #eedae5 on White Background
The contrast ratio of #eedae5 with white color is 1.33
Preview of #eedae5 on black background
The contrast ratio of #eedae5 with black color is 15.8
#eedae5 color will look good with a black background.
Color Schemes of #eedae5
Triadic Colors of #eedae5
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 #eedae5
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 #eedae5
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 #eedae5
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: #eedae5;
}
This is a sample text used for the color #eedae5. 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: #eedae5;
}
This is a sample text used for the color #eedae5. 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 #eedae5;
}
This is a sample text used for the color #eedae5. 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.74%
Green 31.82%
Blue 33.43%
CMYK Percentage
Cyan 0
Magenta 44.58%
Yellow 20.06%
Black 35.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.