#e5d2dd Hex Color
rgb(229, 210, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | d2 | dd | - | #e5d2dd |
RGB | 229 | 210 | 221 | - | rgb(229,210,221) |
HSL | 325 | 27% | 86% | - | hsl(325,27%,86%) |
HSV | 325 | 8% | 90% | - | hsv(325,8%,90%) |
XYZ | 68.4108 | 67.9717 | 77.9208 | - | xyz(68.4108,67.9717,77.9208) |
CIE-LAB | 85.99 | 8.47 | -3.04 | - | lab(85.99,8.47,-3.04) |
CMYK | 0 | 0.082969432314411 | 0.034934497816594 | 0.10196078431373 | cmyk(0,0.082969432314411,0.034934497816594,0.10196078431373) |
Description
The RGB value of color #e5d2dd is rgb(229, 210, 221).
In the hex color #e5d2dd, The value of Red is 229, value of Green is 210, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #e5d2dd consists of 325° Hue, 27% Saturation, and 86% Lightness.
In the CMYK color model, the color #e5d2dd can be represented as Cyan=0%, Magenta=0.082969432314411%, Yellow=0.034934497816594%, and Black=0.10196078431373%.
This color is named Blissful Light.
Shades of #e5d2dd
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 #e5d2dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5d2dd
Preview of #e5d2dd on White Background
The contrast ratio of #e5d2dd with white color is 1.44
Preview of #e5d2dd on black background
The contrast ratio of #e5d2dd with black color is 14.59
#e5d2dd color will look good with a black background.
Color Schemes of #e5d2dd
Triadic Colors of #e5d2dd
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 #e5d2dd
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 #e5d2dd
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 #e5d2dd
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: #e5d2dd;
}
This is a sample text used for the color #e5d2dd. 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: #e5d2dd;
}
This is a sample text used for the color #e5d2dd. 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 #e5d2dd;
}
This is a sample text used for the color #e5d2dd. 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.7%
Green 31.82%
Blue 33.48%
CMYK Percentage
Cyan 0
Magenta 37.74%
Yellow 15.89%
Black 46.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.