#dde9ed Hex Color
rgb(221, 233, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | e9 | ed | - | #dde9ed |
RGB | 221 | 233 | 237 | - | rgb(221,233,237) |
HSL | 195 | 31% | 90% | - | hsl(195,31%,90%) |
HSV | 195 | 7% | 93% | - | hsv(195,7%,93%) |
XYZ | 74.2438 | 79.7644 | 91.6038 | - | xyz(74.2438,79.7644,91.6038) |
CIE-LAB | 91.58 | -3.22 | -3.32 | - | lab(91.58,-3.22,-3.32) |
CMYK | 0.067510548523207 | 0.016877637130802 | 0 | 0.070588235294118 | cmyk(0.067510548523207,0.016877637130802,0,0.070588235294118) |
Description
The RGB value of color #dde9ed is rgb(221, 233, 237).
In the hex color #dde9ed, The value of Red is 221, value of Green is 233, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #dde9ed consists of 195° Hue, 31% Saturation, and 90% Lightness.
In the CMYK color model, the color #dde9ed can be represented as Cyan=0.067510548523207%, Magenta=0.016877637130802%, Yellow=0%, and Black=0.070588235294118%.
Shades of #dde9ed
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 #dde9ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dde9ed
Preview of #dde9ed on White Background
The contrast ratio of #dde9ed with white color is 1.24
Preview of #dde9ed on black background
The contrast ratio of #dde9ed with black color is 16.95
#dde9ed color will look good with a black background.
Color Schemes of #dde9ed
Triadic Colors of #dde9ed
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 #dde9ed
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 #dde9ed
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 #dde9ed
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: #dde9ed;
}
This is a sample text used for the color #dde9ed. 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: #dde9ed;
}
This is a sample text used for the color #dde9ed. 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 #dde9ed;
}
This is a sample text used for the color #dde9ed. 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.98%
Green 33.72%
Blue 34.3%
CMYK Percentage
Cyan 43.56
Magenta 10.89%
Yellow 0%
Black 45.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.