#eed9db Hex Color
rgb(238, 217, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | d9 | db | - | #eed9db |
RGB | 238 | 217 | 219 | - | rgb(238,217,219) |
HSL | 354 | 38% | 89% | - | hsl(354,38%,89%) |
HSV | 354 | 9% | 93% | - | hsv(354,9%,93%) |
XYZ | 72.8589 | 72.9173 | 77.2522 | - | xyz(72.8589,72.9173,77.2522) |
CIE-LAB | 88.41 | 7.56 | 1.63 | - | lab(88.41,7.56,1.63) |
CMYK | 0 | 0.088235294117647 | 0.079831932773109 | 0.066666666666667 | cmyk(0,0.088235294117647,0.079831932773109,0.066666666666667) |
Description
The RGB value of color #eed9db is rgb(238, 217, 219).
In the hex color #eed9db, The value of Red is 238, value of Green is 217, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #eed9db consists of 354° Hue, 38% Saturation, and 89% Lightness.
In the CMYK color model, the color #eed9db can be represented as Cyan=0%, Magenta=0.088235294117647%, Yellow=0.079831932773109%, and Black=0.066666666666667%.
Shades of #eed9db
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 #eed9db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eed9db
Preview of #eed9db on White Background
The contrast ratio of #eed9db with white color is 1.35
Preview of #eed9db on black background
The contrast ratio of #eed9db with black color is 15.58
#eed9db color will look good with a black background.
Color Schemes of #eed9db
Triadic Colors of #eed9db
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 #eed9db
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 #eed9db
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 #eed9db
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: #eed9db;
}
This is a sample text used for the color #eed9db. 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: #eed9db;
}
This is a sample text used for the color #eed9db. 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 #eed9db;
}
This is a sample text used for the color #eed9db. 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 35.31%
Green 32.2%
Blue 32.49%
CMYK Percentage
Cyan 0
Magenta 37.59%
Yellow 34.01%
Black 28.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.