#e2eeeb Hex Color
rgb(226, 238, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | ee | eb | - | #e2eeeb |
RGB | 226 | 238 | 235 | - | rgb(226,238,235) |
HSL | 165 | 26% | 91% | - | hsl(165,26%,91%) |
HSV | 165 | 5% | 93% | - | hsv(165,5%,93%) |
XYZ | 76.934 | 83.316 | 90.624 | - | xyz(76.934,83.316,90.624) |
CIE-LAB | 93.15 | -4.51 | 0.06 | - | lab(93.15,-4.51,0.06) |
CMYK | 0.050420168067227 | 0 | 0.012605042016807 | 0.066666666666667 | cmyk(0.050420168067227,0,0.012605042016807,0.066666666666667) |
Description
The RGB value of color #e2eeeb is rgb(226, 238, 235).
In the hex color #e2eeeb, The value of Red is 226, value of Green is 238, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #e2eeeb consists of 165° Hue, 26% Saturation, and 91% Lightness.
In the CMYK color model, the color #e2eeeb can be represented as Cyan=0.050420168067227%, Magenta=0%, Yellow=0.012605042016807%, and Black=0.066666666666667%.
Shades of #e2eeeb
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 #e2eeeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2eeeb
Preview of #e2eeeb on White Background
The contrast ratio of #e2eeeb with white color is 1.19
Preview of #e2eeeb on black background
The contrast ratio of #e2eeeb with black color is 17.66
#e2eeeb color will look good with a black background.
Color Schemes of #e2eeeb
Triadic Colors of #e2eeeb
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 #e2eeeb
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 #e2eeeb
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 #e2eeeb
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: #e2eeeb;
}
This is a sample text used for the color #e2eeeb. 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: #e2eeeb;
}
This is a sample text used for the color #e2eeeb. 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 #e2eeeb;
}
This is a sample text used for the color #e2eeeb. 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.33%
Green 34.05%
Blue 33.62%
CMYK Percentage
Cyan 38.88
Magenta 0%
Yellow 9.72%
Black 51.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.