#d2eeed Hex Color
rgb(210, 238, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d2 | ee | ed | - | #d2eeed |
| RGB | 210 | 238 | 237 | - | rgb(210,238,237) |
| HSL | 178 | 45% | 88% | - | hsl(178,45%,88%) |
| HSV | 178 | 12% | 93% | - | hsv(178,12%,93%) |
| XYZ | 72.4389 | 80.9651 | 91.9307 | - | xyz(72.4389,80.9651,91.9307) |
| CIE-LAB | 92.12 | -9.3 | -2.62 | - | lab(92.12,-9.3,-2.62) |
| CMYK | 0.11764705882353 | 0 | 0.0042016806722689 | 0.066666666666667 | cmyk(0.11764705882353,0,0.0042016806722689,0.066666666666667) |
Description
The RGB value of color #d2eeed is rgb(210, 238, 237).
In the hex color #d2eeed, The value of Red is 210, value of Green is 238, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #d2eeed consists of 178° Hue, 45% Saturation, and 88% Lightness.
In the CMYK color model, the color #d2eeed can be represented as Cyan=0.11764705882353%, Magenta=0%, Yellow=0.0042016806722689%, and Black=0.066666666666667%.
Shades of #d2eeed
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 #d2eeed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2eeed
Preview of #d2eeed on White Background
The contrast ratio of #d2eeed with white color is 1.22
Preview of #d2eeed on black background
The contrast ratio of #d2eeed with black color is 17.19
#d2eeed color will look good with a black background.
Color Schemes of #d2eeed
Triadic Colors of #d2eeed
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 #d2eeed
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 #d2eeed
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 #d2eeed
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: #d2eeed;
}
This is a sample text used for the color #d2eeed. 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: #d2eeed;
}
This is a sample text used for the color #d2eeed. 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 #d2eeed;
}
This is a sample text used for the color #d2eeed. 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 30.66%
Green 34.74%
Blue 34.6%
CMYK Percentage
Cyan 62.41
Magenta 0%
Yellow 2.23%
Black 35.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.