#dae6df Hex Color
rgb(218, 230, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e6 | df | - | #dae6df |
RGB | 218 | 230 | 223 | - | rgb(218,230,223) |
HSL | 145 | 19% | 88% | - | hsl(145,19%,88%) |
HSV | 145 | 5% | 90% | - | hsv(145,5%,90%) |
XYZ | 70.5295 | 76.8268 | 80.9238 | - | xyz(70.5295,76.8268,80.9238) |
CIE-LAB | 90.24 | -5.27 | 2.01 | - | lab(90.24,-5.27,2.01) |
CMYK | 0.052173913043478 | 0 | 0.030434782608696 | 0.098039215686274 | cmyk(0.052173913043478,0,0.030434782608696,0.098039215686274) |
Description
The RGB value of color #dae6df is rgb(218, 230, 223).
In the hex color #dae6df, The value of Red is 218, value of Green is 230, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #dae6df consists of 145° Hue, 19% Saturation, and 88% Lightness.
In the CMYK color model, the color #dae6df can be represented as Cyan=0.052173913043478%, Magenta=0%, Yellow=0.030434782608696%, and Black=0.098039215686274%.
Shades of #dae6df
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 #dae6df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae6df
Preview of #dae6df on White Background
The contrast ratio of #dae6df with white color is 1.28
Preview of #dae6df on black background
The contrast ratio of #dae6df with black color is 16.37
#dae6df color will look good with a black background.
Color Schemes of #dae6df
Triadic Colors of #dae6df
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 #dae6df
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 #dae6df
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 #dae6df
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: #dae6df;
}
This is a sample text used for the color #dae6df. 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: #dae6df;
}
This is a sample text used for the color #dae6df. 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 #dae6df;
}
This is a sample text used for the color #dae6df. 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.28%
Blue 33.23%
CMYK Percentage
Cyan 28.88
Magenta 0%
Yellow 16.85%
Black 54.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.