#e1eedc Hex Color
rgb(225, 238, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | ee | dc | - | #e1eedc |
RGB | 225 | 238 | 220 | - | rgb(225,238,220) |
HSL | 103 | 35% | 90% | - | hsl(103,35%,90%) |
HSV | 103 | 8% | 93% | - | hsv(103,8%,93%) |
XYZ | 74.5441 | 82.3239 | 79.6714 | - | xyz(74.5441,82.3239,79.6714) |
CIE-LAB | 92.72 | -7.51 | 7.22 | - | lab(92.72,-7.51,7.22) |
CMYK | 0.054621848739496 | 0 | 0.07563025210084 | 0.066666666666667 | cmyk(0.054621848739496,0,0.07563025210084,0.066666666666667) |
Description
The RGB value of color #e1eedc is rgb(225, 238, 220).
In the hex color #e1eedc, The value of Red is 225, value of Green is 238, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #e1eedc consists of 103° Hue, 35% Saturation, and 90% Lightness.
In the CMYK color model, the color #e1eedc can be represented as Cyan=0.054621848739496%, Magenta=0%, Yellow=0.07563025210084%, and Black=0.066666666666667%.
Shades of #e1eedc
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 #e1eedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1eedc
Preview of #e1eedc on White Background
The contrast ratio of #e1eedc with white color is 1.2
Preview of #e1eedc on black background
The contrast ratio of #e1eedc with black color is 17.46
#e1eedc color will look good with a black background.
Color Schemes of #e1eedc
Triadic Colors of #e1eedc
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 #e1eedc
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 #e1eedc
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 #e1eedc
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: #e1eedc;
}
This is a sample text used for the color #e1eedc. 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: #e1eedc;
}
This is a sample text used for the color #e1eedc. 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 #e1eedc;
}
This is a sample text used for the color #e1eedc. 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.94%
Green 34.85%
Blue 32.21%
CMYK Percentage
Cyan 27.74
Magenta 0%
Yellow 38.41%
Black 33.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.