#decb7d Hex Color
rgb(222, 203, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | cb | 7d | - | #decb7d |
RGB | 222 | 203 | 125 | - | rgb(222,203,125) |
HSL | 48 | 60% | 68% | - | hsl(48,60%,68%) |
HSV | 48 | 44% | 87% | - | hsv(48,44%,87%) |
XYZ | 55.1818 | 59.7221 | 28.0212 | - | xyz(55.1818,59.7221,28.0212) |
CIE-LAB | 81.69 | -3.95 | 41.21 | - | lab(81.69,-3.95,41.21) |
CMYK | 0 | 0.085585585585586 | 0.43693693693694 | 0.12941176470588 | cmyk(0,0.085585585585586,0.43693693693694,0.12941176470588) |
Description
The RGB value of color #decb7d is rgb(222, 203, 125).
In the hex color #decb7d, The value of Red is 222, value of Green is 203, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #decb7d consists of 48° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #decb7d can be represented as Cyan=0%, Magenta=0.085585585585586%, Yellow=0.43693693693694%, and Black=0.12941176470588%.
Shades of #decb7d
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 #decb7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #decb7d
Preview of #decb7d on White Background
The contrast ratio of #decb7d with white color is 1.62
Preview of #decb7d on black background
The contrast ratio of #decb7d with black color is 12.94
#decb7d color will look good with a black background.
Color Schemes of #decb7d
Triadic Colors of #decb7d
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 #decb7d
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 #decb7d
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 #decb7d
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: #decb7d;
}
This is a sample text used for the color #decb7d. 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: #decb7d;
}
This is a sample text used for the color #decb7d. 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 #decb7d;
}
This is a sample text used for the color #decb7d. 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 40.36%
Green 36.91%
Blue 22.73%
CMYK Percentage
Cyan 0
Magenta 13.13%
Yellow 67.02%
Black 19.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.