#d4eddd Hex Color
rgb(212, 237, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | ed | dd | - | #d4eddd |
RGB | 212 | 237 | 221 | - | rgb(212,237,221) |
HSL | 142 | 41% | 88% | - | hsl(142,41%,88%) |
HSV | 142 | 11% | 93% | - | hsv(142,11%,93%) |
XYZ | 70.4867 | 79.7859 | 80.0918 | - | xyz(70.4867,79.7859,80.0918) |
CIE-LAB | 91.59 | -11.17 | 4.96 | - | lab(91.59,-11.17,4.96) |
CMYK | 0.10548523206751 | 0 | 0.067510548523207 | 0.070588235294118 | cmyk(0.10548523206751,0,0.067510548523207,0.070588235294118) |
Description
The RGB value of color #d4eddd is rgb(212, 237, 221).
In the hex color #d4eddd, The value of Red is 212, value of Green is 237, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #d4eddd consists of 142° Hue, 41% Saturation, and 88% Lightness.
In the CMYK color model, the color #d4eddd can be represented as Cyan=0.10548523206751%, Magenta=0%, Yellow=0.067510548523207%, and Black=0.070588235294118%.
Shades of #d4eddd
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 #d4eddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4eddd
Preview of #d4eddd on White Background
The contrast ratio of #d4eddd with white color is 1.24
Preview of #d4eddd on black background
The contrast ratio of #d4eddd with black color is 16.96
#d4eddd color will look good with a black background.
Color Schemes of #d4eddd
Triadic Colors of #d4eddd
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 #d4eddd
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 #d4eddd
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 #d4eddd
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: #d4eddd;
}
This is a sample text used for the color #d4eddd. 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: #d4eddd;
}
This is a sample text used for the color #d4eddd. 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 #d4eddd;
}
This is a sample text used for the color #d4eddd. 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 31.64%
Green 35.37%
Blue 32.99%
CMYK Percentage
Cyan 43.31
Magenta 0%
Yellow 27.72%
Black 28.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.