#dad5ea Hex Color
rgb(218, 213, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d5 | ea | - | #dad5ea |
RGB | 218 | 213 | 234 | - | rgb(218,213,234) |
HSL | 254 | 33% | 88% | - | hsl(254,33%,88%) |
HSV | 254 | 9% | 92% | - | hsv(254,9%,92%) |
XYZ | 67.559 | 68.4344 | 87.4903 | - | xyz(67.559,68.4344,87.4903) |
CIE-LAB | 86.22 | 5.61 | -9.69 | - | lab(86.22,5.61,-9.69) |
CMYK | 0.068376068376068 | 0.08974358974359 | 0 | 0.082352941176471 | cmyk(0.068376068376068,0.08974358974359,0,0.082352941176471) |
Description
The RGB value of color #dad5ea is rgb(218, 213, 234).
In the hex color #dad5ea, The value of Red is 218, value of Green is 213, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #dad5ea consists of 254° Hue, 33% Saturation, and 88% Lightness.
In the CMYK color model, the color #dad5ea can be represented as Cyan=0.068376068376068%, Magenta=0.08974358974359%, Yellow=0%, and Black=0.082352941176471%.
Shades of #dad5ea
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 #dad5ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad5ea
Preview of #dad5ea on White Background
The contrast ratio of #dad5ea with white color is 1.43
Preview of #dad5ea on black background
The contrast ratio of #dad5ea with black color is 14.69
#dad5ea color will look good with a black background.
Color Schemes of #dad5ea
Triadic Colors of #dad5ea
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 #dad5ea
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 #dad5ea
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 #dad5ea
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: #dad5ea;
}
This is a sample text used for the color #dad5ea. 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: #dad5ea;
}
This is a sample text used for the color #dad5ea. 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 #dad5ea;
}
This is a sample text used for the color #dad5ea. 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.78%
Green 32.03%
Blue 35.19%
CMYK Percentage
Cyan 28.43
Magenta 37.32%
Yellow 0%
Black 34.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.