#ddefed Hex Color
rgb(221, 239, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ef | ed | - | #ddefed |
RGB | 221 | 239 | 237 | - | rgb(221,239,237) |
HSL | 173 | 36% | 90% | - | hsl(173,36%,90%) |
HSV | 173 | 8% | 94% | - | hsv(173,8%,94%) |
XYZ | 75.9714 | 83.2196 | 92.1796 | - | xyz(75.9714,83.2196,92.1796) |
CIE-LAB | 93.11 | -6.28 | -1.08 | - | lab(93.11,-6.28,-1.08) |
CMYK | 0.075313807531381 | 0 | 0.0083682008368201 | 0.062745098039216 | cmyk(0.075313807531381,0,0.0083682008368201,0.062745098039216) |
Description
The RGB value of color #ddefed is rgb(221, 239, 237).
In the hex color #ddefed, The value of Red is 221, value of Green is 239, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #ddefed consists of 173° Hue, 36% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddefed can be represented as Cyan=0.075313807531381%, Magenta=0%, Yellow=0.0083682008368201%, and Black=0.062745098039216%.
Shades of #ddefed
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 #ddefed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddefed
Preview of #ddefed on White Background
The contrast ratio of #ddefed with white color is 1.19
Preview of #ddefed on black background
The contrast ratio of #ddefed with black color is 17.64
#ddefed color will look good with a black background.
Color Schemes of #ddefed
Triadic Colors of #ddefed
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 #ddefed
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 #ddefed
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 #ddefed
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: #ddefed;
}
This is a sample text used for the color #ddefed. 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: #ddefed;
}
This is a sample text used for the color #ddefed. 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 #ddefed;
}
This is a sample text used for the color #ddefed. 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.71%
Green 34.29%
Blue 34%
CMYK Percentage
Cyan 51.43
Magenta 0%
Yellow 5.71%
Black 42.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.