#dddecf Hex Color
rgb(221, 222, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | de | cf | - | #dddecf |
RGB | 221 | 222 | 207 | - | rgb(221,222,207) |
HSL | 64 | 19% | 84% | - | hsl(64,19%,84%) |
HSV | 64 | 7% | 87% | - | hsv(64,7%,87%) |
XYZ | 67.2026 | 72.1197 | 69.41 | - | xyz(67.2026,72.1197,69.41) |
CIE-LAB | 88.03 | -2.95 | 7.23 | - | lab(88.03,-2.95,7.23) |
CMYK | 0.0045045045045045 | 0 | 0.067567567567568 | 0.12941176470588 | cmyk(0.0045045045045045,0,0.067567567567568,0.12941176470588) |
Description
The RGB value of color #dddecf is rgb(221, 222, 207).
In the hex color #dddecf, The value of Red is 221, value of Green is 222, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #dddecf consists of 64° Hue, 19% Saturation, and 84% Lightness.
In the CMYK color model, the color #dddecf can be represented as Cyan=0.0045045045045045%, Magenta=0%, Yellow=0.067567567567568%, and Black=0.12941176470588%.
Shades of #dddecf
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 #dddecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dddecf
Preview of #dddecf on White Background
The contrast ratio of #dddecf with white color is 1.36
Preview of #dddecf on black background
The contrast ratio of #dddecf with black color is 15.42
#dddecf color will look good with a black background.
Color Schemes of #dddecf
Triadic Colors of #dddecf
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 #dddecf
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 #dddecf
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 #dddecf
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: #dddecf;
}
This is a sample text used for the color #dddecf. 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: #dddecf;
}
This is a sample text used for the color #dddecf. 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 #dddecf;
}
This is a sample text used for the color #dddecf. 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 34%
Green 34.15%
Blue 31.85%
CMYK Percentage
Cyan 2.24
Magenta 0%
Yellow 33.53%
Black 64.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.