#e8d9dc Hex Color
rgb(232, 217, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | d9 | dc | - | #e8d9dc |
RGB | 232 | 217 | 220 | - | rgb(232,217,220) |
HSL | 348 | 25% | 88% | - | hsl(348,25%,88%) |
HSV | 348 | 6% | 91% | - | hsv(348,6%,91%) |
XYZ | 71.0098 | 71.9488 | 77.855 | - | xyz(71.0098,71.9488,77.855) |
CIE-LAB | 87.94 | 5.66 | 0.37 | - | lab(87.94,5.66,0.37) |
CMYK | 0 | 0.064655172413793 | 0.051724137931034 | 0.090196078431373 | cmyk(0,0.064655172413793,0.051724137931034,0.090196078431373) |
Description
The RGB value of color #e8d9dc is rgb(232, 217, 220).
In the hex color #e8d9dc, The value of Red is 232, value of Green is 217, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #e8d9dc consists of 348° Hue, 25% Saturation, and 88% Lightness.
In the CMYK color model, the color #e8d9dc can be represented as Cyan=0%, Magenta=0.064655172413793%, Yellow=0.051724137931034%, and Black=0.090196078431373%.
Shades of #e8d9dc
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 #e8d9dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8d9dc
Preview of #e8d9dc on White Background
The contrast ratio of #e8d9dc with white color is 1.36
Preview of #e8d9dc on black background
The contrast ratio of #e8d9dc with black color is 15.39
#e8d9dc color will look good with a black background.
Color Schemes of #e8d9dc
Triadic Colors of #e8d9dc
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 #e8d9dc
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 #e8d9dc
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 #e8d9dc
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: #e8d9dc;
}
This is a sample text used for the color #e8d9dc. 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: #e8d9dc;
}
This is a sample text used for the color #e8d9dc. 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 #e8d9dc;
}
This is a sample text used for the color #e8d9dc. 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.68%
Green 32.44%
Blue 32.88%
CMYK Percentage
Cyan 0
Magenta 31.3%
Yellow 25.04%
Black 43.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.