#e8dcfe Hex Color
rgb(232, 220, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | dc | fe | - | #e8dcfe |
RGB | 232 | 220 | 254 | - | rgb(232,220,254) |
HSL | 261 | 94% | 93% | - | hsl(261,94%,93%) |
HSV | 261 | 13% | 100% | - | hsv(261,13%,100%) |
XYZ | 76.7613 | 75.498 | 104.2927 | - | xyz(76.7613,75.498,104.2927) |
CIE-LAB | 89.63 | 10.34 | -15.04 | - | lab(89.63,10.34,-15.04) |
CMYK | 0.086614173228346 | 0.13385826771654 | 0 | 0.003921568627451 | cmyk(0.086614173228346,0.13385826771654,0,0.003921568627451) |
Description
The RGB value of color #e8dcfe is rgb(232, 220, 254).
In the hex color #e8dcfe, The value of Red is 232, value of Green is 220, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #e8dcfe consists of 261° Hue, 94% Saturation, and 93% Lightness.
In the CMYK color model, the color #e8dcfe can be represented as Cyan=0.086614173228346%, Magenta=0.13385826771654%, Yellow=0%, and Black=0.003921568627451%.
Shades of #e8dcfe
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 #e8dcfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8dcfe
Preview of #e8dcfe on White Background
The contrast ratio of #e8dcfe with white color is 1.3
Preview of #e8dcfe on black background
The contrast ratio of #e8dcfe with black color is 16.1
#e8dcfe color will look good with a black background.
Color Schemes of #e8dcfe
Triadic Colors of #e8dcfe
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 #e8dcfe
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 #e8dcfe
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 #e8dcfe
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: #e8dcfe;
}
This is a sample text used for the color #e8dcfe. 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: #e8dcfe;
}
This is a sample text used for the color #e8dcfe. 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 #e8dcfe;
}
This is a sample text used for the color #e8dcfe. 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.86%
Green 31.16%
Blue 35.98%
CMYK Percentage
Cyan 38.6
Magenta 59.65%
Yellow 0%
Black 1.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.