#deae4b Hex Color
rgb(222, 174, 75)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | ae | 4b | - | #deae4b |
| RGB | 222 | 174 | 75 | - | rgb(222,174,75) |
| HSL | 40 | 69% | 58% | - | hsl(40,69%,58%) |
| HSV | 40 | 66% | 87% | - | hsv(40,66%,87%) |
| XYZ | 46.5303 | 46.3097 | 13.1429 | - | xyz(46.5303,46.3097,13.1429) |
| CIE-LAB | 73.75 | 7.23 | 55.89 | - | lab(73.75,7.23,55.89) |
| CMYK | 0 | 0.21621621621622 | 0.66216216216216 | 0.12941176470588 | cmyk(0,0.21621621621622,0.66216216216216,0.12941176470588) |
Description
The RGB value of color #deae4b is rgb(222, 174, 75).
In the hex color #deae4b, The value of Red is 222, value of Green is 174, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #deae4b consists of 40° Hue, 69% Saturation, and 58% Lightness.
In the CMYK color model, the color #deae4b can be represented as Cyan=0%, Magenta=0.21621621621622%, Yellow=0.66216216216216%, and Black=0.12941176470588%.
Shades of #deae4b
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 #deae4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deae4b
Preview of #deae4b on White Background
The contrast ratio of #deae4b with white color is 2.05
Preview of #deae4b on black background
The contrast ratio of #deae4b with black color is 10.26
#deae4b color will look good with a black background.
Color Schemes of #deae4b
Triadic Colors of #deae4b
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 #deae4b
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 #deae4b
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 #deae4b
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: #deae4b;
}
This is a sample text used for the color #deae4b. 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: #deae4b;
}
This is a sample text used for the color #deae4b. 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 #deae4b;
}
This is a sample text used for the color #deae4b. 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.13%
Green 36.94%
Blue 15.92%
CMYK Percentage
Cyan 0
Magenta 21.45%
Yellow 65.7%
Black 12.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.