#dddcda Hex Color
rgb(221, 220, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | dc | da | - | #dddcda |
RGB | 221 | 220 | 218 | - | rgb(221,220,218) |
HSL | 40 | 4% | 86% | - | hsl(40,4%,86%) |
HSV | 40 | 1% | 87% | - | hsv(40,1%,87%) |
XYZ | 68.0669 | 71.6205 | 76.5663 | - | xyz(68.0669,71.6205,76.5663) |
CIE-LAB | 87.79 | -0.01 | 1.09 | - | lab(87.79,-0.01,1.09) |
CMYK | 0 | 0.004524886877828 | 0.013574660633484 | 0.13333333333333 | cmyk(0,0.004524886877828,0.013574660633484,0.13333333333333) |
Description
The RGB value of color #dddcda is rgb(221, 220, 218).
In the hex color #dddcda, The value of Red is 221, value of Green is 220, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #dddcda consists of 40° Hue, 4% Saturation, and 86% Lightness.
In the CMYK color model, the color #dddcda can be represented as Cyan=0%, Magenta=0.004524886877828%, Yellow=0.013574660633484%, and Black=0.13333333333333%.
This color is named Grey Ghost.
Shades of #dddcda
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 #dddcda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dddcda
Preview of #dddcda on White Background
The contrast ratio of #dddcda with white color is 1.37
Preview of #dddcda on black background
The contrast ratio of #dddcda with black color is 15.32
#dddcda color will look good with a black background.
Color Schemes of #dddcda
Triadic Colors of #dddcda
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 #dddcda
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 #dddcda
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 #dddcda
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: #dddcda;
}
This is a sample text used for the color #dddcda. 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: #dddcda;
}
This is a sample text used for the color #dddcda. 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 #dddcda;
}
This is a sample text used for the color #dddcda. 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.54%
Green 33.38%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 2.99%
Yellow 8.96%
Black 88.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.