#eacb8a Hex Color
rgb(234, 203, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | cb | 8a | - | #eacb8a |
RGB | 234 | 203 | 138 | - | rgb(234,203,138) |
HSL | 41 | 70% | 73% | - | hsl(41,70%,73%) |
HSV | 41 | 41% | 92% | - | hsv(41,41%,92%) |
XYZ | 59.8751 | 62.0393 | 32.8638 | - | xyz(59.8751,62.0393,32.8638) |
CIE-LAB | 82.93 | 2.18 | 36.42 | - | lab(82.93,2.18,36.42) |
CMYK | 0 | 0.13247863247863 | 0.41025641025641 | 0.082352941176471 | cmyk(0,0.13247863247863,0.41025641025641,0.082352941176471) |
Description
The RGB value of color #eacb8a is rgb(234, 203, 138).
In the hex color #eacb8a, The value of Red is 234, value of Green is 203, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #eacb8a consists of 41° Hue, 70% Saturation, and 73% Lightness.
In the CMYK color model, the color #eacb8a can be represented as Cyan=0%, Magenta=0.13247863247863%, Yellow=0.41025641025641%, and Black=0.082352941176471%.
Shades of #eacb8a
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 #eacb8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eacb8a
Preview of #eacb8a on White Background
The contrast ratio of #eacb8a with white color is 1.57
Preview of #eacb8a on black background
The contrast ratio of #eacb8a with black color is 13.41
#eacb8a color will look good with a black background.
Color Schemes of #eacb8a
Triadic Colors of #eacb8a
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 #eacb8a
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 #eacb8a
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 #eacb8a
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: #eacb8a;
}
This is a sample text used for the color #eacb8a. 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: #eacb8a;
}
This is a sample text used for the color #eacb8a. 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 #eacb8a;
}
This is a sample text used for the color #eacb8a. 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.7%
Green 35.3%
Blue 24%
CMYK Percentage
Cyan 0
Magenta 21.19%
Yellow 65.63%
Black 13.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.