#dddedc Hex Color
rgb(221, 222, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | de | dc | - | #dddedc |
| RGB | 221 | 222 | 220 | - | rgb(221,222,220) |
| HSL | 90 | 3% | 87% | - | hsl(90,3%,87%) |
| HSV | 90 | 1% | 87% | - | hsv(90,1%,87%) |
| XYZ | 68.8583 | 72.782 | 78.1293 | - | xyz(68.8583,72.782,78.1293) |
| CIE-LAB | 88.34 | -0.69 | 0.85 | - | lab(88.34,-0.69,0.85) |
| CMYK | 0.0045045045045045 | 0 | 0.009009009009009 | 0.12941176470588 | cmyk(0.0045045045045045,0,0.009009009009009,0.12941176470588) |
Description
The RGB value of color #dddedc is rgb(221, 222, 220).
In the hex color #dddedc, The value of Red is 221, value of Green is 222, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #dddedc consists of 90° Hue, 3% Saturation, and 87% Lightness.
In the CMYK color model, the color #dddedc can be represented as Cyan=0.0045045045045045%, Magenta=0%, Yellow=0.009009009009009%, and Black=0.12941176470588%.
Shades of #dddedc
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 #dddedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dddedc
Preview of #dddedc on White Background
The contrast ratio of #dddedc with white color is 1.35
Preview of #dddedc on black background
The contrast ratio of #dddedc with black color is 15.56
#dddedc color will look good with a black background.
Color Schemes of #dddedc
Triadic Colors of #dddedc
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 #dddedc
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 #dddedc
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 #dddedc
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: #dddedc;
}
This is a sample text used for the color #dddedc. 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: #dddedc;
}
This is a sample text used for the color #dddedc. 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 #dddedc;
}
This is a sample text used for the color #dddedc. 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 33.48%
Blue 33.18%
CMYK Percentage
Cyan 3.15
Magenta 0%
Yellow 6.3%
Black 90.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.