#dad7fd Hex Color
rgb(218, 215, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d7 | fd | - | #dad7fd |
RGB | 218 | 215 | 253 | - | rgb(218,215,253) |
HSL | 245 | 90% | 92% | - | hsl(245,90%,92%) |
HSV | 245 | 15% | 99% | - | hsv(245,15%,99%) |
XYZ | 70.9435 | 70.5982 | 102.8162 | - | xyz(70.9435,70.5982,102.8162) |
CIE-LAB | 87.29 | 8.34 | -18.13 | - | lab(87.29,8.34,-18.13) |
CMYK | 0.13833992094862 | 0.1501976284585 | 0 | 0.0078431372549019 | cmyk(0.13833992094862,0.1501976284585,0,0.0078431372549019) |
Description
The RGB value of color #dad7fd is rgb(218, 215, 253).
In the hex color #dad7fd, The value of Red is 218, value of Green is 215, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #dad7fd consists of 245° Hue, 90% Saturation, and 92% Lightness.
In the CMYK color model, the color #dad7fd can be represented as Cyan=0.13833992094862%, Magenta=0.1501976284585%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #dad7fd
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 #dad7fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad7fd
Preview of #dad7fd on White Background
The contrast ratio of #dad7fd with white color is 1.39
Preview of #dad7fd on black background
The contrast ratio of #dad7fd with black color is 15.12
#dad7fd color will look good with a black background.
Color Schemes of #dad7fd
Triadic Colors of #dad7fd
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 #dad7fd
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 #dad7fd
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 #dad7fd
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: #dad7fd;
}
This is a sample text used for the color #dad7fd. 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: #dad7fd;
}
This is a sample text used for the color #dad7fd. 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 #dad7fd;
}
This is a sample text used for the color #dad7fd. 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.78%
Green 31.34%
Blue 36.88%
CMYK Percentage
Cyan 46.68
Magenta 50.68%
Yellow 0%
Black 2.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.