#d3d2dd Hex Color
rgb(211, 210, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | d2 | dd | - | #d3d2dd |
RGB | 211 | 210 | 221 | - | rgb(211,210,221) |
HSL | 245 | 14% | 85% | - | hsl(245,14%,85%) |
HSV | 245 | 5% | 87% | - | hsv(245,5%,87%) |
XYZ | 62.9617 | 65.1625 | 77.6658 | - | xyz(62.9617,65.1625,77.6658) |
CIE-LAB | 84.57 | 2.38 | -5.31 | - | lab(84.57,2.38,-5.31) |
CMYK | 0.045248868778281 | 0.049773755656109 | 0 | 0.13333333333333 | cmyk(0.045248868778281,0.049773755656109,0,0.13333333333333) |
Description
The RGB value of color #d3d2dd is rgb(211, 210, 221).
In the hex color #d3d2dd, The value of Red is 211, value of Green is 210, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #d3d2dd consists of 245° Hue, 14% Saturation, and 85% Lightness.
In the CMYK color model, the color #d3d2dd can be represented as Cyan=0.045248868778281%, Magenta=0.049773755656109%, Yellow=0%, and Black=0.13333333333333%.
This color is named Light Kiri Mist.
Shades of #d3d2dd
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 #d3d2dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3d2dd
Preview of #d3d2dd on White Background
The contrast ratio of #d3d2dd with white color is 1.5
Preview of #d3d2dd on black background
The contrast ratio of #d3d2dd with black color is 14.03
#d3d2dd color will look good with a black background.
Color Schemes of #d3d2dd
Triadic Colors of #d3d2dd
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 #d3d2dd
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 #d3d2dd
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 #d3d2dd
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: #d3d2dd;
}
This is a sample text used for the color #d3d2dd. 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: #d3d2dd;
}
This is a sample text used for the color #d3d2dd. 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 #d3d2dd;
}
This is a sample text used for the color #d3d2dd. 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.87%
Green 32.71%
Blue 34.42%
CMYK Percentage
Cyan 19.82
Magenta 21.8%
Yellow 0%
Black 58.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.