#eab97c Hex Color
rgb(234, 185, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | b9 | 7c | - | #eab97c |
RGB | 234 | 185 | 124 | - | rgb(234,185,124) |
HSL | 33 | 72% | 70% | - | hsl(33,72%,70%) |
HSV | 33 | 47% | 92% | - | hsv(33,47%,92%) |
XYZ | 54.9187 | 53.6456 | 26.5289 | - | xyz(54.9187,53.6456,26.5289) |
CIE-LAB | 78.25 | 10.18 | 37.59 | - | lab(78.25,10.18,37.59) |
CMYK | 0 | 0.20940170940171 | 0.47008547008547 | 0.082352941176471 | cmyk(0,0.20940170940171,0.47008547008547,0.082352941176471) |
Description
The RGB value of color #eab97c is rgb(234, 185, 124).
In the hex color #eab97c, The value of Red is 234, value of Green is 185, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #eab97c consists of 33° Hue, 72% Saturation, and 70% Lightness.
In the CMYK color model, the color #eab97c can be represented as Cyan=0%, Magenta=0.20940170940171%, Yellow=0.47008547008547%, and Black=0.082352941176471%.
Shades of #eab97c
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 #eab97c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eab97c
Preview of #eab97c on White Background
The contrast ratio of #eab97c with white color is 1.79
Preview of #eab97c on black background
The contrast ratio of #eab97c with black color is 11.73
#eab97c color will look good with a black background.
Color Schemes of #eab97c
Triadic Colors of #eab97c
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 #eab97c
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 #eab97c
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 #eab97c
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: #eab97c;
}
This is a sample text used for the color #eab97c. 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: #eab97c;
}
This is a sample text used for the color #eab97c. 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 #eab97c;
}
This is a sample text used for the color #eab97c. 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 43.09%
Green 34.07%
Blue 22.84%
CMYK Percentage
Cyan 0
Magenta 27.49%
Yellow 61.7%
Black 10.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.