#eabe9c Hex Color
rgb(234, 190, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | be | 9c | - | #eabe9c |
RGB | 234 | 190 | 156 | - | rgb(234,190,156) |
HSL | 26 | 65% | 76% | - | hsl(26,65%,76%) |
HSV | 26 | 33% | 92% | - | hsv(26,33%,92%) |
XYZ | 58.3459 | 56.7196 | 39.3253 | - | xyz(58.3459,56.7196,39.3253) |
CIE-LAB | 80.02 | 11.05 | 23.12 | - | lab(80.02,11.05,23.12) |
CMYK | 0 | 0.18803418803419 | 0.33333333333333 | 0.082352941176471 | cmyk(0,0.18803418803419,0.33333333333333,0.082352941176471) |
Description
The RGB value of color #eabe9c is rgb(234, 190, 156).
In the hex color #eabe9c, The value of Red is 234, value of Green is 190, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #eabe9c consists of 26° Hue, 65% Saturation, and 76% Lightness.
In the CMYK color model, the color #eabe9c can be represented as Cyan=0%, Magenta=0.18803418803419%, Yellow=0.33333333333333%, and Black=0.082352941176471%.
Shades of #eabe9c
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 #eabe9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eabe9c
Preview of #eabe9c on White Background
The contrast ratio of #eabe9c with white color is 1.7
Preview of #eabe9c on black background
The contrast ratio of #eabe9c with black color is 12.34
#eabe9c color will look good with a black background.
Color Schemes of #eabe9c
Triadic Colors of #eabe9c
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 #eabe9c
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 #eabe9c
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 #eabe9c
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: #eabe9c;
}
This is a sample text used for the color #eabe9c. 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: #eabe9c;
}
This is a sample text used for the color #eabe9c. 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 #eabe9c;
}
This is a sample text used for the color #eabe9c. 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 40.34%
Green 32.76%
Blue 26.9%
CMYK Percentage
Cyan 0
Magenta 31.15%
Yellow 55.21%
Black 13.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.