#eac47b Hex Color
rgb(234, 196, 123)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | c4 | 7b | - | #eac47b |
| RGB | 234 | 196 | 123 | - | rgb(234,196,123) |
| HSL | 39 | 73% | 70% | - | hsl(39,73%,70%) |
| HSV | 39 | 47% | 92% | - | hsv(39,47%,92%) |
| XYZ | 57.2468 | 58.4023 | 26.9944 | - | xyz(57.2468,58.4023,26.9944) |
| CIE-LAB | 80.96 | 4.32 | 41.53 | - | lab(80.96,4.32,41.53) |
| CMYK | 0 | 0.16239316239316 | 0.47435897435897 | 0.082352941176471 | cmyk(0,0.16239316239316,0.47435897435897,0.082352941176471) |
Description
The RGB value of color #eac47b is rgb(234, 196, 123).
In the hex color #eac47b, The value of Red is 234, value of Green is 196, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #eac47b consists of 39° Hue, 73% Saturation, and 70% Lightness.
In the CMYK color model, the color #eac47b can be represented as Cyan=0%, Magenta=0.16239316239316%, Yellow=0.47435897435897%, and Black=0.082352941176471%.
Shades of #eac47b
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 #eac47b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eac47b
Preview of #eac47b on White Background
The contrast ratio of #eac47b with white color is 1.66
Preview of #eac47b on black background
The contrast ratio of #eac47b with black color is 12.68
#eac47b color will look good with a black background.
Color Schemes of #eac47b
Triadic Colors of #eac47b
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 #eac47b
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 #eac47b
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 #eac47b
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: #eac47b;
}
This is a sample text used for the color #eac47b. 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: #eac47b;
}
This is a sample text used for the color #eac47b. 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 #eac47b;
}
This is a sample text used for the color #eac47b. 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 42.31%
Green 35.44%
Blue 22.24%
CMYK Percentage
Cyan 0
Magenta 22.58%
Yellow 65.97%
Black 11.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.