#dec39d Hex Color
rgb(222, 195, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c3 | 9d | - | #dec39d |
RGB | 222 | 195 | 157 | - | rgb(222,195,157) |
HSL | 35 | 50% | 74% | - | hsl(35,50%,74%) |
HSV | 35 | 29% | 87% | - | hsv(35,29%,87%) |
XYZ | 55.7251 | 56.9941 | 39.9622 | - | xyz(55.7251,56.9941,39.9622) |
CIE-LAB | 80.18 | 3.93 | 22.63 | - | lab(80.18,3.93,22.63) |
CMYK | 0 | 0.12162162162162 | 0.29279279279279 | 0.12941176470588 | cmyk(0,0.12162162162162,0.29279279279279,0.12941176470588) |
Description
The RGB value of color #dec39d is rgb(222, 195, 157).
In the hex color #dec39d, The value of Red is 222, value of Green is 195, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #dec39d consists of 35° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #dec39d can be represented as Cyan=0%, Magenta=0.12162162162162%, Yellow=0.29279279279279%, and Black=0.12941176470588%.
Shades of #dec39d
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 #dec39d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec39d
Preview of #dec39d on White Background
The contrast ratio of #dec39d with white color is 1.69
Preview of #dec39d on black background
The contrast ratio of #dec39d with black color is 12.4
#dec39d color will look good with a black background.
Color Schemes of #dec39d
Triadic Colors of #dec39d
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 #dec39d
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 #dec39d
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 #dec39d
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: #dec39d;
}
This is a sample text used for the color #dec39d. 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: #dec39d;
}
This is a sample text used for the color #dec39d. 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 #dec39d;
}
This is a sample text used for the color #dec39d. 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.68%
Green 33.97%
Blue 27.35%
CMYK Percentage
Cyan 0
Magenta 22.36%
Yellow 53.84%
Black 23.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.