#ded1ad Hex Color
rgb(222, 209, 173)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | d1 | ad | - | #ded1ad |
| RGB | 222 | 209 | 173 | - | rgb(222,209,173) |
| HSL | 44 | 43% | 77% | - | hsl(44,43%,77%) |
| HSV | 44 | 22% | 87% | - | hsv(44,22%,87%) |
| XYZ | 60.4675 | 64.1477 | 48.7299 | - | xyz(60.4675,64.1477,48.7299) |
| CIE-LAB | 84.04 | -1.19 | 19.5 | - | lab(84.04,-1.19,19.5) |
| CMYK | 0 | 0.058558558558559 | 0.22072072072072 | 0.12941176470588 | cmyk(0,0.058558558558559,0.22072072072072,0.12941176470588) |
Description
The RGB value of color #ded1ad is rgb(222, 209, 173).
In the hex color #ded1ad, The value of Red is 222, value of Green is 209, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #ded1ad consists of 44° Hue, 43% Saturation, and 77% Lightness.
In the CMYK color model, the color #ded1ad can be represented as Cyan=0%, Magenta=0.058558558558559%, Yellow=0.22072072072072%, and Black=0.12941176470588%.
Shades of #ded1ad
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 #ded1ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ded1ad
Preview of #ded1ad on White Background
The contrast ratio of #ded1ad with white color is 1.52
Preview of #ded1ad on black background
The contrast ratio of #ded1ad with black color is 13.83
#ded1ad color will look good with a black background.
Color Schemes of #ded1ad
Triadic Colors of #ded1ad
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 #ded1ad
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 #ded1ad
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 #ded1ad
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: #ded1ad;
}
This is a sample text used for the color #ded1ad. 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: #ded1ad;
}
This is a sample text used for the color #ded1ad. 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 #ded1ad;
}
This is a sample text used for the color #ded1ad. 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 36.75%
Green 34.6%
Blue 28.64%
CMYK Percentage
Cyan 0
Magenta 14.33%
Yellow 54.01%
Black 31.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.