#d9dedb Hex Color
rgb(217, 222, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | de | db | - | #d9dedb |
RGB | 217 | 222 | 219 | - | rgb(217,222,219) |
HSL | 144 | 7% | 86% | - | hsl(144,7%,86%) |
HSV | 144 | 2% | 87% | - | hsv(144,2%,87%) |
XYZ | 67.5227 | 72.1087 | 77.3774 | - | xyz(67.5227,72.1087,77.3774) |
CIE-LAB | 88.02 | -2.22 | 0.87 | - | lab(88.02,-2.22,0.87) |
CMYK | 0.022522522522523 | 0 | 0.013513513513514 | 0.12941176470588 | cmyk(0.022522522522523,0,0.013513513513514,0.12941176470588) |
Description
The RGB value of color #d9dedb is rgb(217, 222, 219).
In the hex color #d9dedb, The value of Red is 217, value of Green is 222, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #d9dedb consists of 144° Hue, 7% Saturation, and 86% Lightness.
In the CMYK color model, the color #d9dedb can be represented as Cyan=0.022522522522523%, Magenta=0%, Yellow=0.013513513513514%, and Black=0.12941176470588%.
Shades of #d9dedb
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 #d9dedb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9dedb
Preview of #d9dedb on White Background
The contrast ratio of #d9dedb with white color is 1.36
Preview of #d9dedb on black background
The contrast ratio of #d9dedb with black color is 15.42
#d9dedb color will look good with a black background.
Color Schemes of #d9dedb
Triadic Colors of #d9dedb
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 #d9dedb
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 #d9dedb
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 #d9dedb
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: #d9dedb;
}
This is a sample text used for the color #d9dedb. 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: #d9dedb;
}
This is a sample text used for the color #d9dedb. 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 #d9dedb;
}
This is a sample text used for the color #d9dedb. 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.98%
Green 33.74%
Blue 33.28%
CMYK Percentage
Cyan 13.61
Magenta 0%
Yellow 8.17%
Black 78.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.