#dad5d8 Hex Color
rgb(218, 213, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d5 | d8 | - | #dad5d8 |
RGB | 218 | 213 | 216 | - | rgb(218,213,216) |
HSL | 324 | 6% | 85% | - | hsl(324,6%,85%) |
HSV | 324 | 2% | 85% | - | hsv(324,2%,85%) |
XYZ | 65.1024 | 67.4518 | 74.554 | - | xyz(65.1024,67.4518,74.554) |
CIE-LAB | 85.73 | 2.25 | -0.88 | - | lab(85.73,2.25,-0.88) |
CMYK | 0 | 0.022935779816514 | 0.0091743119266055 | 0.14509803921569 | cmyk(0,0.022935779816514,0.0091743119266055,0.14509803921569) |
Description
The RGB value of color #dad5d8 is rgb(218, 213, 216).
In the hex color #dad5d8, The value of Red is 218, value of Green is 213, and value of Blue is 216. The primary color is Red. Similarly, The HSL values for #dad5d8 consists of 324° Hue, 6% Saturation, and 85% Lightness.
In the CMYK color model, the color #dad5d8 can be represented as Cyan=0%, Magenta=0.022935779816514%, Yellow=0.0091743119266055%, and Black=0.14509803921569%.
Shades of #dad5d8
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 #dad5d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad5d8
Preview of #dad5d8 on White Background
The contrast ratio of #dad5d8 with white color is 1.45
Preview of #dad5d8 on black background
The contrast ratio of #dad5d8 with black color is 14.49
#dad5d8 color will look good with a black background.
Color Schemes of #dad5d8
Triadic Colors of #dad5d8
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 #dad5d8
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 #dad5d8
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 #dad5d8
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: #dad5d8;
}
This is a sample text used for the color #dad5d8. 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: #dad5d8;
}
This is a sample text used for the color #dad5d8. 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 #dad5d8;
}
This is a sample text used for the color #dad5d8. 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.69%
Green 32.92%
Blue 33.38%
CMYK Percentage
Cyan 0
Magenta 12.94%
Yellow 5.18%
Black 81.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.