#dec5a0 Hex Color
rgb(222, 197, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c5 | a0 | - | #dec5a0 |
RGB | 222 | 197 | 160 | - | rgb(222,197,160) |
HSL | 36 | 48% | 75% | - | hsl(36,48%,75%) |
HSV | 36 | 28% | 87% | - | hsv(36,28%,87%) |
XYZ | 56.4356 | 58.0002 | 41.4784 | - | xyz(56.4356,58.0002,41.4784) |
CIE-LAB | 80.74 | 3.27 | 21.81 | - | lab(80.74,3.27,21.81) |
CMYK | 0 | 0.11261261261261 | 0.27927927927928 | 0.12941176470588 | cmyk(0,0.11261261261261,0.27927927927928,0.12941176470588) |
Description
The RGB value of color #dec5a0 is rgb(222, 197, 160).
In the hex color #dec5a0, The value of Red is 222, value of Green is 197, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #dec5a0 consists of 36° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #dec5a0 can be represented as Cyan=0%, Magenta=0.11261261261261%, Yellow=0.27927927927928%, and Black=0.12941176470588%.
Shades of #dec5a0
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 #dec5a0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec5a0
Preview of #dec5a0 on White Background
The contrast ratio of #dec5a0 with white color is 1.67
Preview of #dec5a0 on black background
The contrast ratio of #dec5a0 with black color is 12.6
#dec5a0 color will look good with a black background.
Color Schemes of #dec5a0
Triadic Colors of #dec5a0
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 #dec5a0
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 #dec5a0
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 #dec5a0
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: #dec5a0;
}
This is a sample text used for the color #dec5a0. 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: #dec5a0;
}
This is a sample text used for the color #dec5a0. 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 #dec5a0;
}
This is a sample text used for the color #dec5a0. 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 38.34%
Green 34.02%
Blue 27.63%
CMYK Percentage
Cyan 0
Magenta 21.6%
Yellow 53.57%
Black 24.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.