#dae0da Hex Color
rgb(218, 224, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e0 | da | - | #dae0da |
RGB | 218 | 224 | 218 | - | rgb(218,224,218) |
HSL | 120 | 9% | 87% | - | hsl(120,9%,87%) |
HSV | 120 | 3% | 88% | - | hsv(120,3%,88%) |
XYZ | 68.224 | 73.2787 | 76.8781 | - | xyz(68.224,73.2787,76.8781) |
CIE-LAB | 88.58 | -3.1 | 2.22 | - | lab(88.58,-3.1,2.22) |
CMYK | 0.026785714285714 | 0 | 0.026785714285714 | 0.12156862745098 | cmyk(0.026785714285714,0,0.026785714285714,0.12156862745098) |
Description
The RGB value of color #dae0da is rgb(218, 224, 218).
In the hex color #dae0da, The value of Red is 218, value of Green is 224, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #dae0da consists of 120° Hue, 9% Saturation, and 87% Lightness.
In the CMYK color model, the color #dae0da can be represented as Cyan=0.026785714285714%, Magenta=0%, Yellow=0.026785714285714%, and Black=0.12156862745098%.
Shades of #dae0da
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 #dae0da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae0da
Preview of #dae0da on White Background
The contrast ratio of #dae0da with white color is 1.34
Preview of #dae0da on black background
The contrast ratio of #dae0da with black color is 15.66
#dae0da color will look good with a black background.
Color Schemes of #dae0da
Triadic Colors of #dae0da
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 #dae0da
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 #dae0da
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 #dae0da
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: #dae0da;
}
This is a sample text used for the color #dae0da. 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: #dae0da;
}
This is a sample text used for the color #dae0da. 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 #dae0da;
}
This is a sample text used for the color #dae0da. 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.03%
Green 33.94%
Blue 33.03%
CMYK Percentage
Cyan 15.29
Magenta 0%
Yellow 15.29%
Black 69.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.