#dae2dc Hex Color
rgb(218, 226, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e2 | dc | - | #dae2dc |
RGB | 218 | 226 | 220 | - | rgb(218,226,220) |
HSL | 135 | 12% | 87% | - | hsl(135,12%,87%) |
HSV | 135 | 4% | 89% | - | hsv(135,4%,89%) |
XYZ | 69.0281 | 74.4654 | 78.4452 | - | xyz(69.0281,74.4654,78.4452) |
CIE-LAB | 89.14 | -3.76 | 1.99 | - | lab(89.14,-3.76,1.99) |
CMYK | 0.035398230088496 | 0 | 0.026548672566372 | 0.11372549019608 | cmyk(0.035398230088496,0,0.026548672566372,0.11372549019608) |
Description
The RGB value of color #dae2dc is rgb(218, 226, 220).
In the hex color #dae2dc, The value of Red is 218, value of Green is 226, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #dae2dc consists of 135° Hue, 12% Saturation, and 87% Lightness.
In the CMYK color model, the color #dae2dc can be represented as Cyan=0.035398230088496%, Magenta=0%, Yellow=0.026548672566372%, and Black=0.11372549019608%.
Shades of #dae2dc
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 #dae2dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae2dc
Preview of #dae2dc on White Background
The contrast ratio of #dae2dc with white color is 1.32
Preview of #dae2dc on black background
The contrast ratio of #dae2dc with black color is 15.89
#dae2dc color will look good with a black background.
Color Schemes of #dae2dc
Triadic Colors of #dae2dc
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 #dae2dc
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 #dae2dc
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 #dae2dc
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: #dae2dc;
}
This is a sample text used for the color #dae2dc. 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: #dae2dc;
}
This is a sample text used for the color #dae2dc. 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 #dae2dc;
}
This is a sample text used for the color #dae2dc. 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.83%
Green 34.04%
Blue 33.13%
CMYK Percentage
Cyan 20.15
Magenta 0%
Yellow 15.11%
Black 64.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.