#eee2ed Hex Color
rgb(238, 226, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | e2 | ed | - | #eee2ed |
RGB | 238 | 226 | 237 | - | rgb(238,226,237) |
HSL | 305 | 26% | 91% | - | hsl(305,26%,91%) |
HSV | 305 | 5% | 93% | - | hsv(305,5%,93%) |
XYZ | 77.7423 | 78.6843 | 91.2109 | - | xyz(77.7423,78.6843,91.2109) |
CIE-LAB | 91.09 | 6 | -3.9 | - | lab(91.09,6,-3.9) |
CMYK | 0 | 0.050420168067227 | 0.0042016806722689 | 0.066666666666667 | cmyk(0,0.050420168067227,0.0042016806722689,0.066666666666667) |
Description
The RGB value of color #eee2ed is rgb(238, 226, 237).
In the hex color #eee2ed, The value of Red is 238, value of Green is 226, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #eee2ed consists of 305° Hue, 26% Saturation, and 91% Lightness.
In the CMYK color model, the color #eee2ed can be represented as Cyan=0%, Magenta=0.050420168067227%, Yellow=0.0042016806722689%, and Black=0.066666666666667%.
Shades of #eee2ed
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 #eee2ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eee2ed
Preview of #eee2ed on White Background
The contrast ratio of #eee2ed with white color is 1.25
Preview of #eee2ed on black background
The contrast ratio of #eee2ed with black color is 16.74
#eee2ed color will look good with a black background.
Color Schemes of #eee2ed
Triadic Colors of #eee2ed
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 #eee2ed
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 #eee2ed
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 #eee2ed
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: #eee2ed;
}
This is a sample text used for the color #eee2ed. 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: #eee2ed;
}
This is a sample text used for the color #eee2ed. 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 #eee2ed;
}
This is a sample text used for the color #eee2ed. 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 33.95%
Green 32.24%
Blue 33.81%
CMYK Percentage
Cyan 0
Magenta 41.57%
Yellow 3.46%
Black 54.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.