#e4d3fb Hex Color
rgb(228, 211, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | d3 | fb | - | #e4d3fb |
RGB | 228 | 211 | 251 | - | rgb(228,211,251) |
HSL | 266 | 83% | 91% | - | hsl(266,83%,91%) |
HSV | 266 | 16% | 98% | - | hsv(266,16%,98%) |
XYZ | 72.7018 | 70.0475 | 100.9555 | - | xyz(72.7018,70.0475,100.9555) |
CIE-LAB | 87.02 | 13.22 | -17.4 | - | lab(87.02,13.22,-17.4) |
CMYK | 0.091633466135458 | 0.1593625498008 | 0 | 0.015686274509804 | cmyk(0.091633466135458,0.1593625498008,0,0.015686274509804) |
Description
The RGB value of color #e4d3fb is rgb(228, 211, 251).
In the hex color #e4d3fb, The value of Red is 228, value of Green is 211, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #e4d3fb consists of 266° Hue, 83% Saturation, and 91% Lightness.
In the CMYK color model, the color #e4d3fb can be represented as Cyan=0.091633466135458%, Magenta=0.1593625498008%, Yellow=0%, and Black=0.015686274509804%.
Shades of #e4d3fb
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 #e4d3fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4d3fb
Preview of #e4d3fb on White Background
The contrast ratio of #e4d3fb with white color is 1.4
Preview of #e4d3fb on black background
The contrast ratio of #e4d3fb with black color is 15.01
#e4d3fb color will look good with a black background.
Color Schemes of #e4d3fb
Triadic Colors of #e4d3fb
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 #e4d3fb
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 #e4d3fb
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 #e4d3fb
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: #e4d3fb;
}
This is a sample text used for the color #e4d3fb. 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: #e4d3fb;
}
This is a sample text used for the color #e4d3fb. 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 #e4d3fb;
}
This is a sample text used for the color #e4d3fb. 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.04%
Green 30.58%
Blue 36.38%
CMYK Percentage
Cyan 34.36
Magenta 59.76%
Yellow 0%
Black 5.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.