#dae9fa Hex Color
rgb(218, 233, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e9 | fa | - | #dae9fa |
RGB | 218 | 233 | 250 | - | rgb(218,233,250) |
HSL | 212 | 76% | 92% | - | hsl(212,76%,92%) |
HSV | 212 | 13% | 98% | - | hsv(212,13%,98%) |
XYZ | 75.3077 | 80.0854 | 101.9314 | - | xyz(75.3077,80.0854,101.9314) |
CIE-LAB | 91.72 | -1.66 | -9.92 | - | lab(91.72,-1.66,-9.92) |
CMYK | 0.128 | 0.068 | 0 | 0.019607843137255 | cmyk(0.128,0.068,0,0.019607843137255) |
Description
The RGB value of color #dae9fa is rgb(218, 233, 250).
In the hex color #dae9fa, The value of Red is 218, value of Green is 233, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #dae9fa consists of 212° Hue, 76% Saturation, and 92% Lightness.
In the CMYK color model, the color #dae9fa can be represented as Cyan=0.128%, Magenta=0.068%, Yellow=0%, and Black=0.019607843137255%.
Shades of #dae9fa
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 #dae9fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae9fa
Preview of #dae9fa on White Background
The contrast ratio of #dae9fa with white color is 1.23
Preview of #dae9fa on black background
The contrast ratio of #dae9fa with black color is 17.02
#dae9fa color will look good with a black background.
Color Schemes of #dae9fa
Triadic Colors of #dae9fa
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 #dae9fa
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 #dae9fa
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 #dae9fa
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: #dae9fa;
}
This is a sample text used for the color #dae9fa. 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: #dae9fa;
}
This is a sample text used for the color #dae9fa. 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 #dae9fa;
}
This is a sample text used for the color #dae9fa. 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 31.1%
Green 33.24%
Blue 35.66%
CMYK Percentage
Cyan 59.37
Magenta 31.54%
Yellow 0%
Black 9.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.