#e3ddfe Hex Color
rgb(227, 221, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e3 | dd | fe | - | #e3ddfe |
RGB | 227 | 221 | 254 | - | rgb(227,221,254) |
HSL | 251 | 94% | 93% | - | hsl(251,94%,93%) |
HSV | 251 | 13% | 100% | - | hsv(251,13%,100%) |
XYZ | 75.4244 | 75.1996 | 104.3056 | - | xyz(75.4244,75.1996,104.3056) |
CIE-LAB | 89.49 | 8.23 | -15.28 | - | lab(89.49,8.23,-15.28) |
CMYK | 0.10629921259843 | 0.12992125984252 | 0 | 0.003921568627451 | cmyk(0.10629921259843,0.12992125984252,0,0.003921568627451) |
Description
The RGB value of color #e3ddfe is rgb(227, 221, 254).
In the hex color #e3ddfe, The value of Red is 227, value of Green is 221, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #e3ddfe consists of 251° Hue, 94% Saturation, and 93% Lightness.
In the CMYK color model, the color #e3ddfe can be represented as Cyan=0.10629921259843%, Magenta=0.12992125984252%, Yellow=0%, and Black=0.003921568627451%.
Shades of #e3ddfe
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 #e3ddfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e3ddfe
Preview of #e3ddfe on White Background
The contrast ratio of #e3ddfe with white color is 1.31
Preview of #e3ddfe on black background
The contrast ratio of #e3ddfe with black color is 16.04
#e3ddfe color will look good with a black background.
Color Schemes of #e3ddfe
Triadic Colors of #e3ddfe
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 #e3ddfe
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 #e3ddfe
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 #e3ddfe
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: #e3ddfe;
}
This is a sample text used for the color #e3ddfe. 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: #e3ddfe;
}
This is a sample text used for the color #e3ddfe. 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 #e3ddfe;
}
This is a sample text used for the color #e3ddfe. 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.34%
Green 31.48%
Blue 36.18%
CMYK Percentage
Cyan 44.27
Magenta 54.1%
Yellow 0%
Black 1.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.