#daedf7 Hex Color
rgb(218, 237, 247)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | ed | f7 | - | #daedf7 |
| RGB | 218 | 237 | 247 | - | rgb(218,237,247) |
| HSL | 201 | 64% | 91% | - | hsl(201,64%,91%) |
| HSV | 201 | 12% | 97% | - | hsv(201,12%,97%) |
| XYZ | 75.9861 | 82.1892 | 99.8549 | - | xyz(75.9861,82.1892,99.8549) |
| CIE-LAB | 92.66 | -4.3 | -6.97 | - | lab(92.66,-4.3,-6.97) |
| CMYK | 0.11740890688259 | 0.040485829959514 | 0 | 0.031372549019608 | cmyk(0.11740890688259,0.040485829959514,0,0.031372549019608) |
Description
The RGB value of color #daedf7 is rgb(218, 237, 247).
In the hex color #daedf7, The value of Red is 218, value of Green is 237, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #daedf7 consists of 201° Hue, 64% Saturation, and 91% Lightness.
In the CMYK color model, the color #daedf7 can be represented as Cyan=0.11740890688259%, Magenta=0.040485829959514%, Yellow=0%, and Black=0.031372549019608%.
Shades of #daedf7
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 #daedf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daedf7
Preview of #daedf7 on White Background
The contrast ratio of #daedf7 with white color is 1.2
Preview of #daedf7 on black background
The contrast ratio of #daedf7 with black color is 17.44
#daedf7 color will look good with a black background.
Color Schemes of #daedf7
Triadic Colors of #daedf7
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 #daedf7
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 #daedf7
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 #daedf7
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: #daedf7;
}
This is a sample text used for the color #daedf7. 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: #daedf7;
}
This is a sample text used for the color #daedf7. 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 #daedf7;
}
This is a sample text used for the color #daedf7. 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.05%
Green 33.76%
Blue 35.19%
CMYK Percentage
Cyan 62.03
Magenta 21.39%
Yellow 0%
Black 16.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.