#dae0fc Hex Color
rgb(218, 224, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | e0 | fc | - | #dae0fc |
RGB | 218 | 224 | 252 | - | rgb(218,224,252) |
HSL | 229 | 85% | 92% | - | hsl(229,85%,92%) |
HSV | 229 | 13% | 99% | - | hsv(229,13%,99%) |
XYZ | 73.1398 | 75.245 | 102.7643 | - | xyz(73.1398,75.245,102.7643) |
CIE-LAB | 89.51 | 3.41 | -14.27 | - | lab(89.51,3.41,-14.27) |
CMYK | 0.13492063492063 | 0.11111111111111 | 0 | 0.011764705882353 | cmyk(0.13492063492063,0.11111111111111,0,0.011764705882353) |
Description
The RGB value of color #dae0fc is rgb(218, 224, 252).
In the hex color #dae0fc, The value of Red is 218, value of Green is 224, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #dae0fc consists of 229° Hue, 85% Saturation, and 92% Lightness.
In the CMYK color model, the color #dae0fc can be represented as Cyan=0.13492063492063%, Magenta=0.11111111111111%, Yellow=0%, and Black=0.011764705882353%.
Shades of #dae0fc
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 #dae0fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dae0fc
Preview of #dae0fc on White Background
The contrast ratio of #dae0fc with white color is 1.31
Preview of #dae0fc on black background
The contrast ratio of #dae0fc with black color is 16.05
#dae0fc color will look good with a black background.
Color Schemes of #dae0fc
Triadic Colors of #dae0fc
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 #dae0fc
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 #dae0fc
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 #dae0fc
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: #dae0fc;
}
This is a sample text used for the color #dae0fc. 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: #dae0fc;
}
This is a sample text used for the color #dae0fc. 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 #dae0fc;
}
This is a sample text used for the color #dae0fc. 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.41%
Green 32.28%
Blue 36.31%
CMYK Percentage
Cyan 52.34
Magenta 43.1%
Yellow 0%
Black 4.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.