#dde8ed Hex Color
rgb(221, 232, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | e8 | ed | - | #dde8ed |
RGB | 221 | 232 | 237 | - | rgb(221,232,237) |
HSL | 199 | 31% | 90% | - | hsl(199,31%,90%) |
HSV | 199 | 7% | 93% | - | hsv(199,7%,93%) |
XYZ | 73.9615 | 79.1998 | 91.5097 | - | xyz(73.9615,79.1998,91.5097) |
CIE-LAB | 91.32 | -2.71 | -3.7 | - | lab(91.32,-2.71,-3.7) |
CMYK | 0.067510548523207 | 0.021097046413502 | 0 | 0.070588235294118 | cmyk(0.067510548523207,0.021097046413502,0,0.070588235294118) |
Description
The RGB value of color #dde8ed is rgb(221, 232, 237).
In the hex color #dde8ed, The value of Red is 221, value of Green is 232, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #dde8ed consists of 199° Hue, 31% Saturation, and 90% Lightness.
In the CMYK color model, the color #dde8ed can be represented as Cyan=0.067510548523207%, Magenta=0.021097046413502%, Yellow=0%, and Black=0.070588235294118%.
This color is named Moby Dick.
Shades of #dde8ed
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 #dde8ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dde8ed
Preview of #dde8ed on White Background
The contrast ratio of #dde8ed with white color is 1.25
Preview of #dde8ed on black background
The contrast ratio of #dde8ed with black color is 16.84
#dde8ed color will look good with a black background.
Color Schemes of #dde8ed
Triadic Colors of #dde8ed
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 #dde8ed
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 #dde8ed
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 #dde8ed
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: #dde8ed;
}
This is a sample text used for the color #dde8ed. 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: #dde8ed;
}
This is a sample text used for the color #dde8ed. 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 #dde8ed;
}
This is a sample text used for the color #dde8ed. 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 32.03%
Green 33.62%
Blue 34.35%
CMYK Percentage
Cyan 42.41
Magenta 13.25%
Yellow 0%
Black 44.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.