#d9ecdd Hex Color
rgb(217, 236, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | ec | dd | - | #d9ecdd |
RGB | 217 | 236 | 221 | - | rgb(217,236,221) |
HSL | 133 | 33% | 89% | - | hsl(133,33%,89%) |
HSV | 133 | 8% | 93% | - | hsv(133,8%,93%) |
XYZ | 71.6619 | 79.9631 | 80.064 | - | xyz(71.6619,79.9631,80.064) |
CIE-LAB | 91.67 | -9.01 | 5.12 | - | lab(91.67,-9.01,5.12) |
CMYK | 0.080508474576271 | 0 | 0.063559322033898 | 0.074509803921569 | cmyk(0.080508474576271,0,0.063559322033898,0.074509803921569) |
Description
The RGB value of color #d9ecdd is rgb(217, 236, 221).
In the hex color #d9ecdd, The value of Red is 217, value of Green is 236, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #d9ecdd consists of 133° Hue, 33% Saturation, and 89% Lightness.
In the CMYK color model, the color #d9ecdd can be represented as Cyan=0.080508474576271%, Magenta=0%, Yellow=0.063559322033898%, and Black=0.074509803921569%.
Shades of #d9ecdd
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 #d9ecdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9ecdd
Preview of #d9ecdd on White Background
The contrast ratio of #d9ecdd with white color is 1.24
Preview of #d9ecdd on black background
The contrast ratio of #d9ecdd with black color is 16.99
#d9ecdd color will look good with a black background.
Color Schemes of #d9ecdd
Triadic Colors of #d9ecdd
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 #d9ecdd
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 #d9ecdd
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 #d9ecdd
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: #d9ecdd;
}
This is a sample text used for the color #d9ecdd. 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: #d9ecdd;
}
This is a sample text used for the color #d9ecdd. 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 #d9ecdd;
}
This is a sample text used for the color #d9ecdd. 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.2%
Green 35.01%
Blue 32.79%
CMYK Percentage
Cyan 36.83
Magenta 0%
Yellow 29.08%
Black 34.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.