#e7eafd Hex Color
rgb(231, 234, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | ea | fd | - | #e7eafd |
RGB | 231 | 234 | 253 | - | rgb(231,234,253) |
HSL | 232 | 85% | 95% | - | hsl(232,85%,95%) |
HSV | 232 | 9% | 99% | - | hsv(232,9%,99%) |
XYZ | 80.1074 | 82.9264 | 104.7128 | - | xyz(80.1074,82.9264,104.7128) |
CIE-LAB | 92.98 | 2.55 | -9.51 | - | lab(92.98,2.55,-9.51) |
CMYK | 0.08695652173913 | 0.075098814229249 | 0 | 0.0078431372549019 | cmyk(0.08695652173913,0.075098814229249,0,0.0078431372549019) |
Description
The RGB value of color #e7eafd is rgb(231, 234, 253).
In the hex color #e7eafd, The value of Red is 231, value of Green is 234, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #e7eafd consists of 232° Hue, 85% Saturation, and 95% Lightness.
In the CMYK color model, the color #e7eafd can be represented as Cyan=0.08695652173913%, Magenta=0.075098814229249%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #e7eafd
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 #e7eafd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7eafd
Preview of #e7eafd on White Background
The contrast ratio of #e7eafd with white color is 1.19
Preview of #e7eafd on black background
The contrast ratio of #e7eafd with black color is 17.59
#e7eafd color will look good with a black background.
Color Schemes of #e7eafd
Triadic Colors of #e7eafd
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 #e7eafd
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 #e7eafd
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 #e7eafd
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: #e7eafd;
}
This is a sample text used for the color #e7eafd. 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: #e7eafd;
}
This is a sample text used for the color #e7eafd. 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 #e7eafd;
}
This is a sample text used for the color #e7eafd. 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.17%
Green 32.59%
Blue 35.24%
CMYK Percentage
Cyan 51.18
Magenta 44.2%
Yellow 0%
Black 4.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.