#d0efdd Hex Color
rgb(208, 239, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ef | dd | - | #d0efdd |
RGB | 208 | 239 | 221 | - | rgb(208,239,221) |
HSL | 145 | 49% | 88% | - | hsl(145,49%,88%) |
HSV | 145 | 13% | 94% | - | hsv(145,13%,94%) |
XYZ | 69.9301 | 80.3634 | 80.2326 | - | xyz(69.9301,80.3634,80.2326) |
CIE-LAB | 91.85 | -13.48 | 5.3 | - | lab(91.85,-13.48,5.3) |
CMYK | 0.12970711297071 | 0 | 0.075313807531381 | 0.062745098039216 | cmyk(0.12970711297071,0,0.075313807531381,0.062745098039216) |
Description
The RGB value of color #d0efdd is rgb(208, 239, 221).
In the hex color #d0efdd, The value of Red is 208, value of Green is 239, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #d0efdd consists of 145° Hue, 49% Saturation, and 88% Lightness.
In the CMYK color model, the color #d0efdd can be represented as Cyan=0.12970711297071%, Magenta=0%, Yellow=0.075313807531381%, and Black=0.062745098039216%.
Shades of #d0efdd
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 #d0efdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0efdd
Preview of #d0efdd on White Background
The contrast ratio of #d0efdd with white color is 1.23
Preview of #d0efdd on black background
The contrast ratio of #d0efdd with black color is 17.07
#d0efdd color will look good with a black background.
Color Schemes of #d0efdd
Triadic Colors of #d0efdd
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 #d0efdd
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 #d0efdd
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 #d0efdd
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: #d0efdd;
}
This is a sample text used for the color #d0efdd. 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: #d0efdd;
}
This is a sample text used for the color #d0efdd. 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 #d0efdd;
}
This is a sample text used for the color #d0efdd. 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.14%
Green 35.78%
Blue 33.08%
CMYK Percentage
Cyan 48.44
Magenta 0%
Yellow 28.13%
Black 23.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.