#d5ddcd Hex Color
rgb(213, 221, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | dd | cd | - | #d5ddcd |
RGB | 213 | 221 | 205 | - | rgb(213,221,205) |
HSL | 90 | 19% | 84% | - | hsl(90,19%,84%) |
HSV | 90 | 7% | 87% | - | hsv(90,7%,87%) |
XYZ | 64.3165 | 70.2668 | 67.9306 | - | xyz(64.3165,70.2668,67.9306) |
CIE-LAB | 87.13 | -5.55 | 6.91 | - | lab(87.13,-5.55,6.91) |
CMYK | 0.036199095022624 | 0 | 0.072398190045249 | 0.13333333333333 | cmyk(0.036199095022624,0,0.072398190045249,0.13333333333333) |
Description
The RGB value of color #d5ddcd is rgb(213, 221, 205).
In the hex color #d5ddcd, The value of Red is 213, value of Green is 221, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #d5ddcd consists of 90° Hue, 19% Saturation, and 84% Lightness.
In the CMYK color model, the color #d5ddcd can be represented as Cyan=0.036199095022624%, Magenta=0%, Yellow=0.072398190045249%, and Black=0.13333333333333%.
Shades of #d5ddcd
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 #d5ddcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5ddcd
Preview of #d5ddcd on White Background
The contrast ratio of #d5ddcd with white color is 1.4
Preview of #d5ddcd on black background
The contrast ratio of #d5ddcd with black color is 15.05
#d5ddcd color will look good with a black background.
Color Schemes of #d5ddcd
Triadic Colors of #d5ddcd
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 #d5ddcd
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 #d5ddcd
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 #d5ddcd
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: #d5ddcd;
}
This is a sample text used for the color #d5ddcd. 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: #d5ddcd;
}
This is a sample text used for the color #d5ddcd. 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 #d5ddcd;
}
This is a sample text used for the color #d5ddcd. 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.33%
Green 34.59%
Blue 32.08%
CMYK Percentage
Cyan 14.96
Magenta 0%
Yellow 29.93%
Black 55.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.