#d7dbdd Hex Color
rgb(215, 219, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | db | dd | - | #d7dbdd |
RGB | 215 | 219 | 221 | - | rgb(215,219,221) |
HSL | 200 | 8% | 85% | - | hsl(200,8%,85%) |
HSV | 200 | 3% | 87% | - | hsv(200,3%,87%) |
XYZ | 66.407 | 70.3306 | 78.4817 | - | xyz(66.407,70.3306,78.4817) |
CIE-LAB | 87.16 | -0.98 | -1.46 | - | lab(87.16,-0.98,-1.46) |
CMYK | 0.027149321266968 | 0.0090497737556562 | 0 | 0.13333333333333 | cmyk(0.027149321266968,0.0090497737556562,0,0.13333333333333) |
Description
The RGB value of color #d7dbdd is rgb(215, 219, 221).
In the hex color #d7dbdd, The value of Red is 215, value of Green is 219, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #d7dbdd consists of 200° Hue, 8% Saturation, and 85% Lightness.
In the CMYK color model, the color #d7dbdd can be represented as Cyan=0.027149321266968%, Magenta=0.0090497737556562%, Yellow=0%, and Black=0.13333333333333%.
Shades of #d7dbdd
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 #d7dbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7dbdd
Preview of #d7dbdd on White Background
The contrast ratio of #d7dbdd with white color is 1.39
Preview of #d7dbdd on black background
The contrast ratio of #d7dbdd with black color is 15.07
#d7dbdd color will look good with a black background.
Color Schemes of #d7dbdd
Triadic Colors of #d7dbdd
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 #d7dbdd
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 #d7dbdd
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 #d7dbdd
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: #d7dbdd;
}
This is a sample text used for the color #d7dbdd. 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: #d7dbdd;
}
This is a sample text used for the color #d7dbdd. 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 #d7dbdd;
}
This is a sample text used for the color #d7dbdd. 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.44%
Blue 33.74%
CMYK Percentage
Cyan 16.01
Magenta 5.34%
Yellow 0%
Black 78.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.