#e7d3dc Hex Color
rgb(231, 211, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | d3 | dc | - | #e7d3dc |
RGB | 231 | 211 | 220 | - | rgb(231,211,220) |
HSL | 333 | 29% | 87% | - | hsl(333,29%,87%) |
HSV | 333 | 9% | 91% | - | hsv(333,9%,91%) |
XYZ | 69.1675 | 68.7448 | 77.3337 | - | xyz(69.1675,68.7448,77.3337) |
CIE-LAB | 86.38 | 8.45 | -1.93 | - | lab(86.38,8.45,-1.93) |
CMYK | 0 | 0.086580086580087 | 0.047619047619048 | 0.094117647058824 | cmyk(0,0.086580086580087,0.047619047619048,0.094117647058824) |
Description
The RGB value of color #e7d3dc is rgb(231, 211, 220).
In the hex color #e7d3dc, The value of Red is 231, value of Green is 211, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #e7d3dc consists of 333° Hue, 29% Saturation, and 87% Lightness.
In the CMYK color model, the color #e7d3dc can be represented as Cyan=0%, Magenta=0.086580086580087%, Yellow=0.047619047619048%, and Black=0.094117647058824%.
Shades of #e7d3dc
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 #e7d3dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7d3dc
Preview of #e7d3dc on White Background
The contrast ratio of #e7d3dc with white color is 1.42
Preview of #e7d3dc on black background
The contrast ratio of #e7d3dc with black color is 14.75
#e7d3dc color will look good with a black background.
Color Schemes of #e7d3dc
Triadic Colors of #e7d3dc
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 #e7d3dc
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 #e7d3dc
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 #e7d3dc
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: #e7d3dc;
}
This is a sample text used for the color #e7d3dc. 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: #e7d3dc;
}
This is a sample text used for the color #e7d3dc. 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 #e7d3dc;
}
This is a sample text used for the color #e7d3dc. 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.89%
Green 31.87%
Blue 33.23%
CMYK Percentage
Cyan 0
Magenta 37.92%
Yellow 20.86%
Black 41.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.