#debc5c Hex Color
rgb(222, 188, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | bc | 5c | - | #debc5c |
RGB | 222 | 188 | 92 | - | rgb(222,188,92) |
HSL | 44 | 66% | 62% | - | hsl(44,66%,62%) |
HSV | 44 | 59% | 87% | - | hsv(44,59%,87%) |
XYZ | 50.0392 | 52.2687 | 17.5767 | - | xyz(50.0392,52.2687,17.5767) |
CIE-LAB | 77.44 | 0.97 | 52.21 | - | lab(77.44,0.97,52.21) |
CMYK | 0 | 0.15315315315315 | 0.58558558558559 | 0.12941176470588 | cmyk(0,0.15315315315315,0.58558558558559,0.12941176470588) |
Description
The RGB value of color #debc5c is rgb(222, 188, 92).
In the hex color #debc5c, The value of Red is 222, value of Green is 188, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #debc5c consists of 44° Hue, 66% Saturation, and 62% Lightness.
In the CMYK color model, the color #debc5c can be represented as Cyan=0%, Magenta=0.15315315315315%, Yellow=0.58558558558559%, and Black=0.12941176470588%.
Shades of #debc5c
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 #debc5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #debc5c
Preview of #debc5c on White Background
The contrast ratio of #debc5c with white color is 1.83
Preview of #debc5c on black background
The contrast ratio of #debc5c with black color is 11.45
#debc5c color will look good with a black background.
Color Schemes of #debc5c
Triadic Colors of #debc5c
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 #debc5c
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 #debc5c
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 #debc5c
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: #debc5c;
}
This is a sample text used for the color #debc5c. 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: #debc5c;
}
This is a sample text used for the color #debc5c. 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 #debc5c;
}
This is a sample text used for the color #debc5c. 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 44.22%
Green 37.45%
Blue 18.33%
CMYK Percentage
Cyan 0
Magenta 17.64%
Yellow 67.45%
Black 14.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.