#dedd8e Hex Color
rgb(222, 221, 142)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | dd | 8e | - | #dedd8e |
| RGB | 222 | 221 | 142 | - | rgb(222,221,142) |
| HSL | 59 | 55% | 71% | - | hsl(59,55%,71%) |
| HSV | 59 | 36% | 87% | - | hsv(59,36%,87%) |
| XYZ | 60.8631 | 69.1955 | 35.7394 | - | xyz(60.8631,69.1955,35.7394) |
| CIE-LAB | 86.6 | -11.28 | 38.94 | - | lab(86.6,-11.28,38.94) |
| CMYK | 0 | 0.0045045045045045 | 0.36036036036036 | 0.12941176470588 | cmyk(0,0.0045045045045045,0.36036036036036,0.12941176470588) |
Description
The RGB value of color #dedd8e is rgb(222, 221, 142).
In the hex color #dedd8e, The value of Red is 222, value of Green is 221, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #dedd8e consists of 59° Hue, 55% Saturation, and 71% Lightness.
In the CMYK color model, the color #dedd8e can be represented as Cyan=0%, Magenta=0.0045045045045045%, Yellow=0.36036036036036%, and Black=0.12941176470588%.
Shades of #dedd8e
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 #dedd8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dedd8e
Preview of #dedd8e on White Background
The contrast ratio of #dedd8e with white color is 1.42
Preview of #dedd8e on black background
The contrast ratio of #dedd8e with black color is 14.84
#dedd8e color will look good with a black background.
Color Schemes of #dedd8e
Triadic Colors of #dedd8e
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 #dedd8e
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 #dedd8e
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 #dedd8e
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: #dedd8e;
}
This is a sample text used for the color #dedd8e. 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: #dedd8e;
}
This is a sample text used for the color #dedd8e. 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 #dedd8e;
}
This is a sample text used for the color #dedd8e. 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 37.95%
Green 37.78%
Blue 24.27%
CMYK Percentage
Cyan 0
Magenta 0.91%
Yellow 72.91%
Black 26.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.