#e5f0ed Hex Color
rgb(229, 240, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | f0 | ed | - | #e5f0ed |
RGB | 229 | 240 | 237 | - | rgb(229,240,237) |
HSL | 164 | 27% | 92% | - | hsl(164,27%,92%) |
HSV | 164 | 5% | 94% | - | hsv(164,5%,94%) |
XYZ | 78.7592 | 85.0926 | 92.3942 | - | xyz(78.7592,85.0926,92.3942) |
CIE-LAB | 93.92 | -4.17 | 0.18 | - | lab(93.92,-4.17,0.18) |
CMYK | 0.045833333333333 | 0 | 0.0125 | 0.058823529411765 | cmyk(0.045833333333333,0,0.0125,0.058823529411765) |
Description
The RGB value of color #e5f0ed is rgb(229, 240, 237).
In the hex color #e5f0ed, The value of Red is 229, value of Green is 240, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #e5f0ed consists of 164° Hue, 27% Saturation, and 92% Lightness.
In the CMYK color model, the color #e5f0ed can be represented as Cyan=0.045833333333333%, Magenta=0%, Yellow=0.0125%, and Black=0.058823529411765%.
Shades of #e5f0ed
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 #e5f0ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5f0ed
Preview of #e5f0ed on White Background
The contrast ratio of #e5f0ed with white color is 1.17
Preview of #e5f0ed on black background
The contrast ratio of #e5f0ed with black color is 18.02
#e5f0ed color will look good with a black background.
Color Schemes of #e5f0ed
Triadic Colors of #e5f0ed
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 #e5f0ed
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 #e5f0ed
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 #e5f0ed
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: #e5f0ed;
}
This is a sample text used for the color #e5f0ed. 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: #e5f0ed;
}
This is a sample text used for the color #e5f0ed. 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 #e5f0ed;
}
This is a sample text used for the color #e5f0ed. 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.44%
Green 33.99%
Blue 33.57%
CMYK Percentage
Cyan 39.12
Magenta 0%
Yellow 10.67%
Black 50.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.