#dae8dd Hex Color
rgb(218, 232, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e8 | dd | - | #dae8dd |
RGB | 218 | 232 | 221 | - | rgb(218,232,221) |
HSL | 133 | 23% | 88% | - | hsl(133,23%,88%) |
HSV | 133 | 6% | 91% | - | hsv(133,6%,91%) |
XYZ | 70.8212 | 77.8391 | 79.6984 | - | xyz(70.8212,77.8391,79.6984) |
CIE-LAB | 90.71 | -6.65 | 3.73 | - | lab(90.71,-6.65,3.73) |
CMYK | 0.060344827586207 | 0 | 0.047413793103448 | 0.090196078431373 | cmyk(0.060344827586207,0,0.047413793103448,0.090196078431373) |
Description
The RGB value of color #dae8dd is rgb(218, 232, 221).
In the hex color #dae8dd, The value of Red is 218, value of Green is 232, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #dae8dd consists of 133° Hue, 23% Saturation, and 88% Lightness.
In the CMYK color model, the color #dae8dd can be represented as Cyan=0.060344827586207%, Magenta=0%, Yellow=0.047413793103448%, and Black=0.090196078431373%.
Shades of #dae8dd
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 #dae8dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae8dd
Preview of #dae8dd on White Background
The contrast ratio of #dae8dd with white color is 1.27
Preview of #dae8dd on black background
The contrast ratio of #dae8dd with black color is 16.57
#dae8dd color will look good with a black background.
Color Schemes of #dae8dd
Triadic Colors of #dae8dd
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 #dae8dd
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 #dae8dd
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 #dae8dd
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: #dae8dd;
}
This is a sample text used for the color #dae8dd. 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: #dae8dd;
}
This is a sample text used for the color #dae8dd. 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 #dae8dd;
}
This is a sample text used for the color #dae8dd. 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.49%
Green 34.58%
Blue 32.94%
CMYK Percentage
Cyan 30.48
Magenta 0%
Yellow 23.95%
Black 45.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.