#e7cfdc Hex Color
rgb(231, 207, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | cf | dc | - | #e7cfdc |
RGB | 231 | 207 | 220 | - | rgb(231,207,220) |
HSL | 328 | 33% | 86% | - | hsl(328,33%,86%) |
HSV | 328 | 10% | 91% | - | hsv(328,10%,91%) |
XYZ | 68.1861 | 66.7819 | 77.0065 | - | xyz(68.1861,66.7819,77.0065) |
CIE-LAB | 85.39 | 10.56 | -3.37 | - | lab(85.39,10.56,-3.37) |
CMYK | 0 | 0.1038961038961 | 0.047619047619048 | 0.094117647058824 | cmyk(0,0.1038961038961,0.047619047619048,0.094117647058824) |
Description
The RGB value of color #e7cfdc is rgb(231, 207, 220).
In the hex color #e7cfdc, The value of Red is 231, value of Green is 207, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #e7cfdc consists of 328° Hue, 33% Saturation, and 86% Lightness.
In the CMYK color model, the color #e7cfdc can be represented as Cyan=0%, Magenta=0.1038961038961%, Yellow=0.047619047619048%, and Black=0.094117647058824%.
Shades of #e7cfdc
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 #e7cfdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7cfdc
Preview of #e7cfdc on White Background
The contrast ratio of #e7cfdc with white color is 1.46
Preview of #e7cfdc on black background
The contrast ratio of #e7cfdc with black color is 14.36
#e7cfdc color will look good with a black background.
Color Schemes of #e7cfdc
Triadic Colors of #e7cfdc
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 #e7cfdc
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 #e7cfdc
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 #e7cfdc
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: #e7cfdc;
}
This is a sample text used for the color #e7cfdc. 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: #e7cfdc;
}
This is a sample text used for the color #e7cfdc. 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 #e7cfdc;
}
This is a sample text used for the color #e7cfdc. 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.11%
Green 31.46%
Blue 33.43%
CMYK Percentage
Cyan 0
Magenta 42.3%
Yellow 19.39%
Black 38.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.