#e0b59c Hex Color
rgb(224, 181, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | b5 | 9c | - | #e0b59c |
RGB | 224 | 181 | 156 | - | rgb(224,181,156) |
HSL | 22 | 52% | 75% | - | hsl(22,52%,75%) |
HSV | 22 | 30% | 88% | - | hsv(22,30%,88%) |
XYZ | 53.2651 | 51.2953 | 38.5461 | - | xyz(53.2651,51.2953,38.5461) |
CIE-LAB | 76.86 | 11.98 | 18.62 | - | lab(76.86,11.98,18.62) |
CMYK | 0 | 0.19196428571429 | 0.30357142857143 | 0.12156862745098 | cmyk(0,0.19196428571429,0.30357142857143,0.12156862745098) |
Description
The RGB value of color #e0b59c is rgb(224, 181, 156).
In the hex color #e0b59c, The value of Red is 224, value of Green is 181, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #e0b59c consists of 22° Hue, 52% Saturation, and 75% Lightness.
In the CMYK color model, the color #e0b59c can be represented as Cyan=0%, Magenta=0.19196428571429%, Yellow=0.30357142857143%, and Black=0.12156862745098%.
Shades of #e0b59c
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 #e0b59c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e0b59c
Preview of #e0b59c on White Background
The contrast ratio of #e0b59c with white color is 1.87
Preview of #e0b59c on black background
The contrast ratio of #e0b59c with black color is 11.26
#e0b59c color will look good with a black background.
Color Schemes of #e0b59c
Triadic Colors of #e0b59c
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 #e0b59c
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 #e0b59c
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 #e0b59c
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: #e0b59c;
}
This is a sample text used for the color #e0b59c. 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: #e0b59c;
}
This is a sample text used for the color #e0b59c. 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 #e0b59c;
}
This is a sample text used for the color #e0b59c. 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 39.93%
Green 32.26%
Blue 27.81%
CMYK Percentage
Cyan 0
Magenta 31.11%
Yellow 49.19%
Black 19.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.