#e3d9fa Hex Color
rgb(227, 217, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e3 | d9 | fa | - | #e3d9fa |
RGB | 227 | 217 | 250 | - | rgb(227,217,250) |
HSL | 258 | 77% | 92% | - | hsl(258,77%,92%) |
HSV | 258 | 13% | 98% | - | hsv(258,13%,98%) |
XYZ | 73.7467 | 72.8587 | 100.6188 | - | xyz(73.7467,72.8587,100.6188) |
CIE-LAB | 88.38 | 9.53 | -14.84 | - | lab(88.38,9.53,-14.84) |
CMYK | 0.092 | 0.132 | 0 | 0.019607843137255 | cmyk(0.092,0.132,0,0.019607843137255) |
Description
The RGB value of color #e3d9fa is rgb(227, 217, 250).
In the hex color #e3d9fa, The value of Red is 227, value of Green is 217, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #e3d9fa consists of 258° Hue, 77% Saturation, and 92% Lightness.
In the CMYK color model, the color #e3d9fa can be represented as Cyan=0.092%, Magenta=0.132%, Yellow=0%, and Black=0.019607843137255%.
Shades of #e3d9fa
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 #e3d9fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e3d9fa
Preview of #e3d9fa on White Background
The contrast ratio of #e3d9fa with white color is 1.35
Preview of #e3d9fa on black background
The contrast ratio of #e3d9fa with black color is 15.57
#e3d9fa color will look good with a black background.
Color Schemes of #e3d9fa
Triadic Colors of #e3d9fa
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 #e3d9fa
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 #e3d9fa
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 #e3d9fa
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: #e3d9fa;
}
This is a sample text used for the color #e3d9fa. 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: #e3d9fa;
}
This is a sample text used for the color #e3d9fa. 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 #e3d9fa;
}
This is a sample text used for the color #e3d9fa. 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 32.71%
Green 31.27%
Blue 36.02%
CMYK Percentage
Cyan 37.77
Magenta 54.19%
Yellow 0%
Black 8.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.