#dde5ee Hex Color
rgb(221, 229, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | e5 | ee | - | #dde5ee |
RGB | 221 | 229 | 238 | - | rgb(221,229,238) |
HSL | 212 | 33% | 90% | - | hsl(212,33%,90%) |
HSV | 212 | 7% | 93% | - | hsv(212,7%,93%) |
XYZ | 73.2707 | 77.5838 | 92.0023 | - | xyz(73.2707,77.5838,92.0023) |
CIE-LAB | 90.59 | -0.98 | -5.3 | - | lab(90.59,-0.98,-5.3) |
CMYK | 0.071428571428571 | 0.03781512605042 | 0 | 0.066666666666667 | cmyk(0.071428571428571,0.03781512605042,0,0.066666666666667) |
Description
The RGB value of color #dde5ee is rgb(221, 229, 238).
In the hex color #dde5ee, The value of Red is 221, value of Green is 229, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #dde5ee consists of 212° Hue, 33% Saturation, and 90% Lightness.
In the CMYK color model, the color #dde5ee can be represented as Cyan=0.071428571428571%, Magenta=0.03781512605042%, Yellow=0%, and Black=0.066666666666667%.
Shades of #dde5ee
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 #dde5ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dde5ee
Preview of #dde5ee on White Background
The contrast ratio of #dde5ee with white color is 1.27
Preview of #dde5ee on black background
The contrast ratio of #dde5ee with black color is 16.52
#dde5ee color will look good with a black background.
Color Schemes of #dde5ee
Triadic Colors of #dde5ee
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 #dde5ee
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 #dde5ee
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 #dde5ee
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: #dde5ee;
}
This is a sample text used for the color #dde5ee. 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: #dde5ee;
}
This is a sample text used for the color #dde5ee. 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 #dde5ee;
}
This is a sample text used for the color #dde5ee. 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.12%
Green 33.28%
Blue 34.59%
CMYK Percentage
Cyan 40.61
Magenta 21.5%
Yellow 0%
Black 37.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.