#dad5db Hex Color
rgb(218, 213, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | d5 | db | - | #dad5db |
RGB | 218 | 213 | 219 | - | rgb(218,213,219) |
HSL | 290 | 8% | 85% | - | hsl(290,8%,85%) |
HSV | 290 | 3% | 86% | - | hsv(290,3%,86%) |
XYZ | 65.4939 | 67.6084 | 76.6157 | - | xyz(65.4939,67.6084,76.6157) |
CIE-LAB | 85.81 | 2.79 | -2.35 | - | lab(85.81,2.79,-2.35) |
CMYK | 0.0045662100456621 | 0.027397260273973 | 0 | 0.14117647058824 | cmyk(0.0045662100456621,0.027397260273973,0,0.14117647058824) |
Description
The RGB value of color #dad5db is rgb(218, 213, 219).
In the hex color #dad5db, The value of Red is 218, value of Green is 213, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #dad5db consists of 290° Hue, 8% Saturation, and 85% Lightness.
In the CMYK color model, the color #dad5db can be represented as Cyan=0.0045662100456621%, Magenta=0.027397260273973%, Yellow=0%, and Black=0.14117647058824%.
Shades of #dad5db
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 #dad5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dad5db
Preview of #dad5db on White Background
The contrast ratio of #dad5db with white color is 1.45
Preview of #dad5db on black background
The contrast ratio of #dad5db with black color is 14.52
#dad5db color will look good with a black background.
Color Schemes of #dad5db
Triadic Colors of #dad5db
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 #dad5db
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 #dad5db
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 #dad5db
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: #dad5db;
}
This is a sample text used for the color #dad5db. 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: #dad5db;
}
This is a sample text used for the color #dad5db. 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 #dad5db;
}
This is a sample text used for the color #dad5db. 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.54%
Green 32.77%
Blue 33.69%
CMYK Percentage
Cyan 2.64
Magenta 15.82%
Yellow 0%
Black 81.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.