#e5efed Hex Color
rgb(229, 239, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | ef | ed | - | #e5efed |
RGB | 229 | 239 | 237 | - | rgb(229,239,237) |
HSL | 168 | 24% | 92% | - | hsl(168,24%,92%) |
HSV | 168 | 4% | 94% | - | hsv(168,4%,94%) |
XYZ | 78.4657 | 84.5054 | 92.2964 | - | xyz(78.4657,84.5054,92.2964) |
CIE-LAB | 93.67 | -3.67 | -0.19 | - | lab(93.67,-3.67,-0.19) |
CMYK | 0.0418410041841 | 0 | 0.0083682008368201 | 0.062745098039216 | cmyk(0.0418410041841,0,0.0083682008368201,0.062745098039216) |
Description
The RGB value of color #e5efed is rgb(229, 239, 237).
In the hex color #e5efed, The value of Red is 229, value of Green is 239, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #e5efed consists of 168° Hue, 24% Saturation, and 92% Lightness.
In the CMYK color model, the color #e5efed can be represented as Cyan=0.0418410041841%, Magenta=0%, Yellow=0.0083682008368201%, and Black=0.062745098039216%.
Shades of #e5efed
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 #e5efed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5efed
Preview of #e5efed on White Background
The contrast ratio of #e5efed with white color is 1.17
Preview of #e5efed on black background
The contrast ratio of #e5efed with black color is 17.9
#e5efed color will look good with a black background.
Color Schemes of #e5efed
Triadic Colors of #e5efed
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 #e5efed
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 #e5efed
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 #e5efed
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: #e5efed;
}
This is a sample text used for the color #e5efed. 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: #e5efed;
}
This is a sample text used for the color #e5efed. 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 #e5efed;
}
This is a sample text used for the color #e5efed. 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.48%
Green 33.9%
Blue 33.62%
CMYK Percentage
Cyan 37.04
Magenta 0%
Yellow 7.41%
Black 55.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.