#dae4d0 Hex Color
rgb(218, 228, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e4 | d0 | - | #dae4d0 |
RGB | 218 | 228 | 208 | - | rgb(218,228,208) |
HSL | 90 | 27% | 85% | - | hsl(90,27%,85%) |
HSV | 90 | 9% | 89% | - | hsv(90,9%,89%) |
XYZ | 68.042 | 74.9463 | 70.5544 | - | xyz(68.042,74.9463,70.5544) |
CIE-LAB | 89.37 | -6.89 | 8.6 | - | lab(89.37,-6.89,8.6) |
CMYK | 0.043859649122807 | 0 | 0.087719298245614 | 0.10588235294118 | cmyk(0.043859649122807,0,0.087719298245614,0.10588235294118) |
Description
The RGB value of color #dae4d0 is rgb(218, 228, 208).
In the hex color #dae4d0, The value of Red is 218, value of Green is 228, and value of Blue is 208. The primary color is Green. Similarly, The HSL values for #dae4d0 consists of 90° Hue, 27% Saturation, and 85% Lightness.
In the CMYK color model, the color #dae4d0 can be represented as Cyan=0.043859649122807%, Magenta=0%, Yellow=0.087719298245614%, and Black=0.10588235294118%.
Shades of #dae4d0
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 #dae4d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae4d0
Preview of #dae4d0 on White Background
The contrast ratio of #dae4d0 with white color is 1.31
Preview of #dae4d0 on black background
The contrast ratio of #dae4d0 with black color is 15.99
#dae4d0 color will look good with a black background.
Color Schemes of #dae4d0
Triadic Colors of #dae4d0
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 #dae4d0
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 #dae4d0
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 #dae4d0
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: #dae4d0;
}
This is a sample text used for the color #dae4d0. 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: #dae4d0;
}
This is a sample text used for the color #dae4d0. 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 #dae4d0;
}
This is a sample text used for the color #dae4d0. 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 33.33%
Green 34.86%
Blue 31.8%
CMYK Percentage
Cyan 18.47
Magenta 0%
Yellow 36.94%
Black 44.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.