#d3d0d7 Hex Color
rgb(211, 208, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | d0 | d7 | - | #d3d0d7 |
RGB | 211 | 208 | 215 | - | rgb(211,208,215) |
HSL | 266 | 8% | 83% | - | hsl(266,8%,83%) |
HSV | 266 | 3% | 84% | - | hsv(266,3%,84%) |
XYZ | 61.6856 | 63.8669 | 73.3663 | - | xyz(61.6856,63.8669,73.3663) |
CIE-LAB | 83.9 | 2.31 | -3.1 | - | lab(83.9,2.31,-3.1) |
CMYK | 0.018604651162791 | 0.032558139534884 | 0 | 0.15686274509804 | cmyk(0.018604651162791,0.032558139534884,0,0.15686274509804) |
Description
The RGB value of color #d3d0d7 is rgb(211, 208, 215).
In the hex color #d3d0d7, The value of Red is 211, value of Green is 208, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #d3d0d7 consists of 266° Hue, 8% Saturation, and 83% Lightness.
In the CMYK color model, the color #d3d0d7 can be represented as Cyan=0.018604651162791%, Magenta=0.032558139534884%, Yellow=0%, and Black=0.15686274509804%.
Shades of #d3d0d7
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 #d3d0d7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3d0d7
Preview of #d3d0d7 on White Background
The contrast ratio of #d3d0d7 with white color is 1.52
Preview of #d3d0d7 on black background
The contrast ratio of #d3d0d7 with black color is 13.77
#d3d0d7 color will look good with a black background.
Color Schemes of #d3d0d7
Triadic Colors of #d3d0d7
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 #d3d0d7
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 #d3d0d7
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 #d3d0d7
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: #d3d0d7;
}
This is a sample text used for the color #d3d0d7. 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: #d3d0d7;
}
This is a sample text used for the color #d3d0d7. 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 #d3d0d7;
}
This is a sample text used for the color #d3d0d7. 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.28%
Green 32.81%
Blue 33.91%
CMYK Percentage
Cyan 8.94
Magenta 15.65%
Yellow 0%
Black 75.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.