#e7ebfe Hex Color
rgb(231, 235, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | eb | fe | - | #e7ebfe |
RGB | 231 | 235 | 254 | - | rgb(231,235,254) |
HSL | 230 | 92% | 95% | - | hsl(230,92%,95%) |
HSV | 230 | 9% | 100% | - | hsv(230,9%,100%) |
XYZ | 80.5527 | 83.5613 | 105.6493 | - | xyz(80.5527,83.5613,105.6493) |
CIE-LAB | 93.26 | 2.22 | -9.62 | - | lab(93.26,2.22,-9.62) |
CMYK | 0.090551181102362 | 0.074803149606299 | 0 | 0.003921568627451 | cmyk(0.090551181102362,0.074803149606299,0,0.003921568627451) |
Description
The RGB value of color #e7ebfe is rgb(231, 235, 254).
In the hex color #e7ebfe, The value of Red is 231, value of Green is 235, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #e7ebfe consists of 230° Hue, 92% Saturation, and 95% Lightness.
In the CMYK color model, the color #e7ebfe can be represented as Cyan=0.090551181102362%, Magenta=0.074803149606299%, Yellow=0%, and Black=0.003921568627451%.
Shades of #e7ebfe
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 #e7ebfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7ebfe
Preview of #e7ebfe on White Background
The contrast ratio of #e7ebfe with white color is 1.19
Preview of #e7ebfe on black background
The contrast ratio of #e7ebfe with black color is 17.71
#e7ebfe color will look good with a black background.
Color Schemes of #e7ebfe
Triadic Colors of #e7ebfe
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 #e7ebfe
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 #e7ebfe
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 #e7ebfe
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: #e7ebfe;
}
This is a sample text used for the color #e7ebfe. 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: #e7ebfe;
}
This is a sample text used for the color #e7ebfe. 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 #e7ebfe;
}
This is a sample text used for the color #e7ebfe. 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.08%
Green 32.64%
Blue 35.28%
CMYK Percentage
Cyan 53.49
Magenta 44.19%
Yellow 0%
Black 2.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.