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