#d4dbd7 Hex Color
rgb(212, 219, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | db | d7 | - | #d4dbd7 |
RGB | 212 | 219 | 215 | - | rgb(212,219,215) |
HSL | 146 | 9% | 85% | - | hsl(146,9%,85%) |
HSV | 146 | 3% | 86% | - | hsv(146,3%,86%) |
XYZ | 64.7486 | 69.5664 | 74.305 | - | xyz(64.7486,69.5664,74.305) |
CIE-LAB | 86.78 | -3.09 | 1.13 | - | lab(86.78,-3.09,1.13) |
CMYK | 0.031963470319635 | 0 | 0.018264840182648 | 0.14117647058824 | cmyk(0.031963470319635,0,0.018264840182648,0.14117647058824) |
Description
The RGB value of color #d4dbd7 is rgb(212, 219, 215).
In the hex color #d4dbd7, The value of Red is 212, value of Green is 219, and value of Blue is 215. The primary color is Green. Similarly, The HSL values for #d4dbd7 consists of 146° Hue, 9% Saturation, and 85% Lightness.
In the CMYK color model, the color #d4dbd7 can be represented as Cyan=0.031963470319635%, Magenta=0%, Yellow=0.018264840182648%, and Black=0.14117647058824%.
Shades of #d4dbd7
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 #d4dbd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4dbd7
Preview of #d4dbd7 on White Background
The contrast ratio of #d4dbd7 with white color is 1.41
Preview of #d4dbd7 on black background
The contrast ratio of #d4dbd7 with black color is 14.91
#d4dbd7 color will look good with a black background.
Color Schemes of #d4dbd7
Triadic Colors of #d4dbd7
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 #d4dbd7
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 #d4dbd7
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 #d4dbd7
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: #d4dbd7;
}
This is a sample text used for the color #d4dbd7. 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: #d4dbd7;
}
This is a sample text used for the color #d4dbd7. 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 #d4dbd7;
}
This is a sample text used for the color #d4dbd7. 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.82%
Green 33.9%
Blue 33.28%
CMYK Percentage
Cyan 16.7
Magenta 0%
Yellow 9.54%
Black 73.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.