#e2dafb Hex Color
rgb(226, 218, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | da | fb | - | #e2dafb |
RGB | 226 | 218 | 251 | - | rgb(226,218,251) |
HSL | 255 | 80% | 92% | - | hsl(255,80%,92%) |
HSV | 255 | 13% | 98% | - | hsv(255,13%,98%) |
XYZ | 73.848 | 73.2766 | 101.5184 | - | xyz(73.848,73.2766,101.5184) |
CIE-LAB | 88.58 | 8.89 | -15.08 | - | lab(88.58,8.89,-15.08) |
CMYK | 0.099601593625498 | 0.13147410358566 | 0 | 0.015686274509804 | cmyk(0.099601593625498,0.13147410358566,0,0.015686274509804) |
Description
The RGB value of color #e2dafb is rgb(226, 218, 251).
In the hex color #e2dafb, The value of Red is 226, value of Green is 218, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #e2dafb consists of 255° Hue, 80% Saturation, and 92% Lightness.
In the CMYK color model, the color #e2dafb can be represented as Cyan=0.099601593625498%, Magenta=0.13147410358566%, Yellow=0%, and Black=0.015686274509804%.
Shades of #e2dafb
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 #e2dafb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2dafb
Preview of #e2dafb on White Background
The contrast ratio of #e2dafb with white color is 1.34
Preview of #e2dafb on black background
The contrast ratio of #e2dafb with black color is 15.66
#e2dafb color will look good with a black background.
Color Schemes of #e2dafb
Triadic Colors of #e2dafb
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 #e2dafb
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 #e2dafb
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 #e2dafb
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: #e2dafb;
}
This is a sample text used for the color #e2dafb. 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: #e2dafb;
}
This is a sample text used for the color #e2dafb. 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 #e2dafb;
}
This is a sample text used for the color #e2dafb. 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.52%
Green 31.37%
Blue 36.12%
CMYK Percentage
Cyan 40.36
Magenta 53.28%
Yellow 0%
Black 6.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.