#eeddea Hex Color
rgb(238, 221, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | dd | ea | - | #eeddea |
RGB | 238 | 221 | 234 | - | rgb(238,221,234) |
HSL | 314 | 33% | 90% | - | hsl(314,33%,90%) |
HSV | 314 | 7% | 93% | - | hsv(314,7%,93%) |
XYZ | 75.9676 | 75.8306 | 88.4747 | - | xyz(75.9676,75.8306,88.4747) |
CIE-LAB | 89.78 | 8.07 | -4.25 | - | lab(89.78,8.07,-4.25) |
CMYK | 0 | 0.071428571428571 | 0.016806722689076 | 0.066666666666667 | cmyk(0,0.071428571428571,0.016806722689076,0.066666666666667) |
Description
The RGB value of color #eeddea is rgb(238, 221, 234).
In the hex color #eeddea, The value of Red is 238, value of Green is 221, and value of Blue is 234. The primary color is Red. Similarly, The HSL values for #eeddea consists of 314° Hue, 33% Saturation, and 90% Lightness.
In the CMYK color model, the color #eeddea can be represented as Cyan=0%, Magenta=0.071428571428571%, Yellow=0.016806722689076%, and Black=0.066666666666667%.
Shades of #eeddea
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 #eeddea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eeddea
Preview of #eeddea on White Background
The contrast ratio of #eeddea with white color is 1.3
Preview of #eeddea on black background
The contrast ratio of #eeddea with black color is 16.17
#eeddea color will look good with a black background.
Color Schemes of #eeddea
Triadic Colors of #eeddea
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 #eeddea
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 #eeddea
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 #eeddea
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: #eeddea;
}
This is a sample text used for the color #eeddea. 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: #eeddea;
}
This is a sample text used for the color #eeddea. 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 #eeddea;
}
This is a sample text used for the color #eeddea. 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 34.34%
Green 31.89%
Blue 33.77%
CMYK Percentage
Cyan 0
Magenta 46.11%
Yellow 10.85%
Black 43.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.