#eddae2 Hex Color
rgb(237, 218, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | da | e2 | - | #eddae2 |
RGB | 237 | 218 | 226 | - | rgb(237,218,226) |
HSL | 335 | 35% | 89% | - | hsl(335,35%,89%) |
HSV | 335 | 8% | 93% | - | hsv(335,8%,93%) |
XYZ | 73.7239 | 73.6383 | 82.2795 | - | xyz(73.7239,73.6383,82.2795) |
CIE-LAB | 88.75 | 7.89 | -1.56 | - | lab(88.75,7.89,-1.56) |
CMYK | 0 | 0.080168776371308 | 0.046413502109705 | 0.070588235294118 | cmyk(0,0.080168776371308,0.046413502109705,0.070588235294118) |
Description
The RGB value of color #eddae2 is rgb(237, 218, 226).
In the hex color #eddae2, The value of Red is 237, value of Green is 218, and value of Blue is 226. The primary color is Red. Similarly, The HSL values for #eddae2 consists of 335° Hue, 35% Saturation, and 89% Lightness.
In the CMYK color model, the color #eddae2 can be represented as Cyan=0%, Magenta=0.080168776371308%, Yellow=0.046413502109705%, and Black=0.070588235294118%.
Shades of #eddae2
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 #eddae2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eddae2
Preview of #eddae2 on White Background
The contrast ratio of #eddae2 with white color is 1.34
Preview of #eddae2 on black background
The contrast ratio of #eddae2 with black color is 15.73
#eddae2 color will look good with a black background.
Color Schemes of #eddae2
Triadic Colors of #eddae2
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 #eddae2
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 #eddae2
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 #eddae2
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: #eddae2;
}
This is a sample text used for the color #eddae2. 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: #eddae2;
}
This is a sample text used for the color #eddae2. 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 #eddae2;
}
This is a sample text used for the color #eddae2. 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.8%
Green 32.01%
Blue 33.19%
CMYK Percentage
Cyan 0
Magenta 40.66%
Yellow 23.54%
Black 35.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.