#eed3de Hex Color
rgb(238, 211, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | d3 | de | - | #eed3de |
RGB | 238 | 211 | 222 | - | rgb(238,211,222) |
HSL | 336 | 44% | 88% | - | hsl(336,44%,88%) |
HSV | 336 | 11% | 93% | - | hsv(336,11%,93%) |
XYZ | 71.739 | 70.0396 | 78.8452 | - | xyz(71.739,70.0396,78.8452) |
CIE-LAB | 87.02 | 11.21 | -1.98 | - | lab(87.02,11.21,-1.98) |
CMYK | 0 | 0.11344537815126 | 0.067226890756303 | 0.066666666666667 | cmyk(0,0.11344537815126,0.067226890756303,0.066666666666667) |
Description
The RGB value of color #eed3de is rgb(238, 211, 222).
In the hex color #eed3de, The value of Red is 238, value of Green is 211, and value of Blue is 222. The primary color is Red. Similarly, The HSL values for #eed3de consists of 336° Hue, 44% Saturation, and 88% Lightness.
In the CMYK color model, the color #eed3de can be represented as Cyan=0%, Magenta=0.11344537815126%, Yellow=0.067226890756303%, and Black=0.066666666666667%.
Shades of #eed3de
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 #eed3de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eed3de
Preview of #eed3de on White Background
The contrast ratio of #eed3de with white color is 1.4
Preview of #eed3de on black background
The contrast ratio of #eed3de with black color is 15.01
#eed3de color will look good with a black background.
Color Schemes of #eed3de
Triadic Colors of #eed3de
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 #eed3de
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 #eed3de
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 #eed3de
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: #eed3de;
}
This is a sample text used for the color #eed3de. 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: #eed3de;
}
This is a sample text used for the color #eed3de. 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 #eed3de;
}
This is a sample text used for the color #eed3de. 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 35.47%
Green 31.45%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 45.87%
Yellow 27.18%
Black 26.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.