#e7cdfa Hex Color
rgb(231, 205, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | cd | fa | - | #e7cdfa |
RGB | 231 | 205 | 250 | - | rgb(231,205,250) |
HSL | 275 | 82% | 89% | - | hsl(275,82%,89%) |
HSV | 275 | 18% | 98% | - | hsv(275,18%,98%) |
XYZ | 72.0416 | 67.5537 | 99.6846 | - | xyz(72.0416,67.5537,99.6846) |
CIE-LAB | 85.78 | 17.16 | -18.71 | - | lab(85.78,17.16,-18.71) |
CMYK | 0.076 | 0.18 | 0 | 0.019607843137255 | cmyk(0.076,0.18,0,0.019607843137255) |
Description
The RGB value of color #e7cdfa is rgb(231, 205, 250).
In the hex color #e7cdfa, The value of Red is 231, value of Green is 205, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #e7cdfa consists of 275° Hue, 82% Saturation, and 89% Lightness.
In the CMYK color model, the color #e7cdfa can be represented as Cyan=0.076%, Magenta=0.18%, Yellow=0%, and Black=0.019607843137255%.
Shades of #e7cdfa
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 #e7cdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7cdfa
Preview of #e7cdfa on White Background
The contrast ratio of #e7cdfa with white color is 1.45
Preview of #e7cdfa on black background
The contrast ratio of #e7cdfa with black color is 14.51
#e7cdfa color will look good with a black background.
Color Schemes of #e7cdfa
Triadic Colors of #e7cdfa
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 #e7cdfa
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 #e7cdfa
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 #e7cdfa
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: #e7cdfa;
}
This is a sample text used for the color #e7cdfa. 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: #e7cdfa;
}
This is a sample text used for the color #e7cdfa. 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 #e7cdfa;
}
This is a sample text used for the color #e7cdfa. 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 33.67%
Green 29.88%
Blue 36.44%
CMYK Percentage
Cyan 27.58
Magenta 65.31%
Yellow 0%
Black 7.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.