#deba3b Hex Color
rgb(222, 186, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | ba | 3b | - | #deba3b |
RGB | 222 | 186 | 59 | - | rgb(222,186,59) |
HSL | 47 | 71% | 55% | - | hsl(47,71%,55%) |
HSV | 47 | 73% | 87% | - | hsv(47,73%,87%) |
XYZ | 48.4725 | 50.9632 | 11.4198 | - | xyz(48.4725,50.9632,11.4198) |
CIE-LAB | 76.66 | 0.09 | 65.43 | - | lab(76.66,0.09,65.43) |
CMYK | 0 | 0.16216216216216 | 0.73423423423423 | 0.12941176470588 | cmyk(0,0.16216216216216,0.73423423423423,0.12941176470588) |
Description
The RGB value of color #deba3b is rgb(222, 186, 59).
In the hex color #deba3b, The value of Red is 222, value of Green is 186, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #deba3b consists of 47° Hue, 71% Saturation, and 55% Lightness.
In the CMYK color model, the color #deba3b can be represented as Cyan=0%, Magenta=0.16216216216216%, Yellow=0.73423423423423%, and Black=0.12941176470588%.
Shades of #deba3b
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 #deba3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deba3b
Preview of #deba3b on White Background
The contrast ratio of #deba3b with white color is 1.88
Preview of #deba3b on black background
The contrast ratio of #deba3b with black color is 11.19
#deba3b color will look good with a black background.
Color Schemes of #deba3b
Triadic Colors of #deba3b
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 #deba3b
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 #deba3b
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 #deba3b
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: #deba3b;
}
This is a sample text used for the color #deba3b. 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: #deba3b;
}
This is a sample text used for the color #deba3b. 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 #deba3b;
}
This is a sample text used for the color #deba3b. 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 47.54%
Green 39.83%
Blue 12.63%
CMYK Percentage
Cyan 0
Magenta 15.81%
Yellow 71.58%
Black 12.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.