#dcddd8 Hex Color
rgb(220, 221, 216)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | dd | d8 | - | #dcddd8 |
| RGB | 220 | 221 | 216 | - | rgb(220,221,216) |
| HSL | 72 | 7% | 86% | - | hsl(72,7%,86%) |
| HSV | 72 | 2% | 87% | - | hsv(72,2%,87%) |
| XYZ | 67.7663 | 71.8864 | 75.2695 | - | xyz(67.7663,71.8864,75.2695) |
| CIE-LAB | 87.91 | -1.23 | 2.32 | - | lab(87.91,-1.23,2.32) |
| CMYK | 0.004524886877828 | 0 | 0.02262443438914 | 0.13333333333333 | cmyk(0.004524886877828,0,0.02262443438914,0.13333333333333) |
Description
The RGB value of color #dcddd8 is rgb(220, 221, 216).
In the hex color #dcddd8, The value of Red is 220, value of Green is 221, and value of Blue is 216. The primary color is Green. Similarly, The HSL values for #dcddd8 consists of 72° Hue, 7% Saturation, and 86% Lightness.
In the CMYK color model, the color #dcddd8 can be represented as Cyan=0.004524886877828%, Magenta=0%, Yellow=0.02262443438914%, and Black=0.13333333333333%.
This color is named Fleur de Sel.
Shades of #dcddd8
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 #dcddd8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcddd8
Preview of #dcddd8 on White Background
The contrast ratio of #dcddd8 with white color is 1.37
Preview of #dcddd8 on black background
The contrast ratio of #dcddd8 with black color is 15.38
#dcddd8 color will look good with a black background.
Color Schemes of #dcddd8
Triadic Colors of #dcddd8
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 #dcddd8
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 #dcddd8
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 #dcddd8
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: #dcddd8;
}
This is a sample text used for the color #dcddd8. 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: #dcddd8;
}
This is a sample text used for the color #dcddd8. 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 #dcddd8;
}
This is a sample text used for the color #dcddd8. 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.49%
Green 33.64%
Blue 32.88%
CMYK Percentage
Cyan 2.82
Magenta 0%
Yellow 14.1%
Black 83.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.