#eadddd Hex Color
rgb(234, 221, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | dd | dd | - | #eadddd |
| RGB | 234 | 221 | 221 | - | rgb(234,221,221) |
| HSL | 0 | 24% | 89% | - | hsl(0,24%,89%) |
| HSV | 0 | 6% | 92% | - | hsv(0,6%,92%) |
| XYZ | 72.8393 | 74.4258 | 78.9332 | - | xyz(72.8393,74.4258,78.9332) |
| CIE-LAB | 89.12 | 4.44 | 1.58 | - | lab(89.12,4.44,1.58) |
| CMYK | 0 | 0.055555555555555 | 0.055555555555555 | 0.082352941176471 | cmyk(0,0.055555555555555,0.055555555555555,0.082352941176471) |
Description
The RGB value of color #eadddd is rgb(234, 221, 221).
In the hex color #eadddd, The value of Red is 234, value of Green is 221, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #eadddd consists of 0° Hue, 24% Saturation, and 89% Lightness.
In the CMYK color model, the color #eadddd can be represented as Cyan=0%, Magenta=0.055555555555555%, Yellow=0.055555555555555%, and Black=0.082352941176471%.
Shades of #eadddd
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 #eadddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eadddd
Preview of #eadddd on White Background
The contrast ratio of #eadddd with white color is 1.32
Preview of #eadddd on black background
The contrast ratio of #eadddd with black color is 15.89
#eadddd color will look good with a black background.
Color Schemes of #eadddd
Triadic Colors of #eadddd
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 #eadddd
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 #eadddd
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 #eadddd
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: #eadddd;
}
This is a sample text used for the color #eadddd. 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: #eadddd;
}
This is a sample text used for the color #eadddd. 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 #eadddd;
}
This is a sample text used for the color #eadddd. 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.62%
Green 32.69%
Blue 32.69%
CMYK Percentage
Cyan 0
Magenta 28.72%
Yellow 28.72%
Black 42.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.