#dad7dd Hex Color
rgb(218, 215, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d7 | dd | - | #dad7dd |
RGB | 218 | 215 | 221 | - | rgb(218,215,221) |
HSL | 270 | 8% | 85% | - | hsl(270,8%,85%) |
HSV | 270 | 3% | 87% | - | hsv(270,3%,87%) |
XYZ | 66.265 | 68.7268 | 78.1797 | - | xyz(66.265,68.7268,78.1797) |
CIE-LAB | 86.37 | 2.11 | -2.59 | - | lab(86.37,2.11,-2.59) |
CMYK | 0.013574660633484 | 0.027149321266968 | 0 | 0.13333333333333 | cmyk(0.013574660633484,0.027149321266968,0,0.13333333333333) |
Description
The RGB value of color #dad7dd is rgb(218, 215, 221).
In the hex color #dad7dd, The value of Red is 218, value of Green is 215, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #dad7dd consists of 270° Hue, 8% Saturation, and 85% Lightness.
In the CMYK color model, the color #dad7dd can be represented as Cyan=0.013574660633484%, Magenta=0.027149321266968%, Yellow=0%, and Black=0.13333333333333%.
Shades of #dad7dd
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 #dad7dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad7dd
Preview of #dad7dd on White Background
The contrast ratio of #dad7dd with white color is 1.42
Preview of #dad7dd on black background
The contrast ratio of #dad7dd with black color is 14.75
#dad7dd color will look good with a black background.
Color Schemes of #dad7dd
Triadic Colors of #dad7dd
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 #dad7dd
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 #dad7dd
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 #dad7dd
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: #dad7dd;
}
This is a sample text used for the color #dad7dd. 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: #dad7dd;
}
This is a sample text used for the color #dad7dd. 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 #dad7dd;
}
This is a sample text used for the color #dad7dd. 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 33.33%
Green 32.87%
Blue 33.79%
CMYK Percentage
Cyan 7.8
Magenta 15.6%
Yellow 0%
Black 76.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.