#dad5e9 Hex Color
rgb(218, 213, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d5 | e9 | - | #dad5e9 |
RGB | 218 | 213 | 233 | - | rgb(218,213,233) |
HSL | 255 | 31% | 87% | - | hsl(255,31%,87%) |
HSV | 255 | 9% | 91% | - | hsv(255,9%,91%) |
XYZ | 67.4157 | 68.3771 | 86.7357 | - | xyz(67.4157,68.3771,86.7357) |
CIE-LAB | 86.19 | 5.41 | -9.2 | - | lab(86.19,5.41,-9.2) |
CMYK | 0.064377682403433 | 0.085836909871245 | 0 | 0.086274509803922 | cmyk(0.064377682403433,0.085836909871245,0,0.086274509803922) |
Description
The RGB value of color #dad5e9 is rgb(218, 213, 233).
In the hex color #dad5e9, The value of Red is 218, value of Green is 213, and value of Blue is 233. The primary color is Blue. Similarly, The HSL values for #dad5e9 consists of 255° Hue, 31% Saturation, and 87% Lightness.
In the CMYK color model, the color #dad5e9 can be represented as Cyan=0.064377682403433%, Magenta=0.085836909871245%, Yellow=0%, and Black=0.086274509803922%.
Shades of #dad5e9
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 #dad5e9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad5e9
Preview of #dad5e9 on White Background
The contrast ratio of #dad5e9 with white color is 1.43
Preview of #dad5e9 on black background
The contrast ratio of #dad5e9 with black color is 14.68
#dad5e9 color will look good with a black background.
Color Schemes of #dad5e9
Triadic Colors of #dad5e9
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 #dad5e9
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 #dad5e9
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 #dad5e9
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: #dad5e9;
}
This is a sample text used for the color #dad5e9. 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: #dad5e9;
}
This is a sample text used for the color #dad5e9. 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 #dad5e9;
}
This is a sample text used for the color #dad5e9. 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 32.83%
Green 32.08%
Blue 35.09%
CMYK Percentage
Cyan 27.22
Magenta 36.3%
Yellow 0%
Black 36.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.