#daecf5 Hex Color
rgb(218, 236, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | ec | f5 | - | #daecf5 |
RGB | 218 | 236 | 245 | - | rgb(218,236,245) |
HSL | 200 | 57% | 91% | - | hsl(200,57%,91%) |
HSV | 200 | 11% | 96% | - | hsv(200,11%,96%) |
XYZ | 75.3903 | 81.4889 | 98.1416 | - | xyz(75.3903,81.4889,98.1416) |
CIE-LAB | 92.35 | -4.18 | -6.39 | - | lab(92.35,-4.18,-6.39) |
CMYK | 0.11020408163265 | 0.036734693877551 | 0 | 0.03921568627451 | cmyk(0.11020408163265,0.036734693877551,0,0.03921568627451) |
Description
The RGB value of color #daecf5 is rgb(218, 236, 245).
In the hex color #daecf5, The value of Red is 218, value of Green is 236, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #daecf5 consists of 200° Hue, 57% Saturation, and 91% Lightness.
In the CMYK color model, the color #daecf5 can be represented as Cyan=0.11020408163265%, Magenta=0.036734693877551%, Yellow=0%, and Black=0.03921568627451%.
Shades of #daecf5
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 #daecf5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daecf5
Preview of #daecf5 on White Background
The contrast ratio of #daecf5 with white color is 1.21
Preview of #daecf5 on black background
The contrast ratio of #daecf5 with black color is 17.3
#daecf5 color will look good with a black background.
Color Schemes of #daecf5
Triadic Colors of #daecf5
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 #daecf5
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 #daecf5
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 #daecf5
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: #daecf5;
}
This is a sample text used for the color #daecf5. 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: #daecf5;
}
This is a sample text used for the color #daecf5. 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 #daecf5;
}
This is a sample text used for the color #daecf5. 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.19%
Green 33.76%
Blue 35.05%
CMYK Percentage
Cyan 59.2
Magenta 19.73%
Yellow 0%
Black 21.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.