#eddcdd Hex Color
rgb(237, 220, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | dc | dd | - | #eddcdd |
RGB | 237 | 220 | 221 | - | rgb(237,220,221) |
HSL | 356 | 32% | 90% | - | hsl(356,32%,90%) |
HSV | 356 | 7% | 93% | - | hsv(356,7%,93%) |
XYZ | 73.5694 | 74.4114 | 78.8919 | - | xyz(73.5694,74.4114,78.8919) |
CIE-LAB | 89.12 | 5.99 | 1.6 | - | lab(89.12,5.99,1.6) |
CMYK | 0 | 0.071729957805907 | 0.067510548523207 | 0.070588235294118 | cmyk(0,0.071729957805907,0.067510548523207,0.070588235294118) |
Description
The RGB value of color #eddcdd is rgb(237, 220, 221).
In the hex color #eddcdd, The value of Red is 237, value of Green is 220, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #eddcdd consists of 356° Hue, 32% Saturation, and 90% Lightness.
In the CMYK color model, the color #eddcdd can be represented as Cyan=0%, Magenta=0.071729957805907%, Yellow=0.067510548523207%, and Black=0.070588235294118%.
Shades of #eddcdd
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 #eddcdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eddcdd
Preview of #eddcdd on White Background
The contrast ratio of #eddcdd with white color is 1.32
Preview of #eddcdd on black background
The contrast ratio of #eddcdd with black color is 15.88
#eddcdd color will look good with a black background.
Color Schemes of #eddcdd
Triadic Colors of #eddcdd
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 #eddcdd
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 #eddcdd
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 #eddcdd
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: #eddcdd;
}
This is a sample text used for the color #eddcdd. 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: #eddcdd;
}
This is a sample text used for the color #eddcdd. 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 #eddcdd;
}
This is a sample text used for the color #eddcdd. 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.96%
Green 32.45%
Blue 32.6%
CMYK Percentage
Cyan 0
Magenta 34.19%
Yellow 32.17%
Black 33.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.