#e8c0ac Hex Color
rgb(232, 192, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | c0 | ac | - | #e8c0ac |
RGB | 232 | 192 | 172 | - | rgb(232,192,172) |
HSL | 20 | 57% | 79% | - | hsl(20,57%,79%) |
HSV | 20 | 26% | 91% | - | hsv(20,26%,91%) |
XYZ | 59.5747 | 57.8336 | 47.0528 | - | xyz(59.5747,57.8336,47.0528) |
CIE-LAB | 80.65 | 11.32 | 15.42 | - | lab(80.65,11.32,15.42) |
CMYK | 0 | 0.17241379310345 | 0.25862068965517 | 0.090196078431373 | cmyk(0,0.17241379310345,0.25862068965517,0.090196078431373) |
Description
The RGB value of color #e8c0ac is rgb(232, 192, 172).
In the hex color #e8c0ac, The value of Red is 232, value of Green is 192, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #e8c0ac consists of 20° Hue, 57% Saturation, and 79% Lightness.
In the CMYK color model, the color #e8c0ac can be represented as Cyan=0%, Magenta=0.17241379310345%, Yellow=0.25862068965517%, and Black=0.090196078431373%.
Shades of #e8c0ac
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 #e8c0ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8c0ac
Preview of #e8c0ac on White Background
The contrast ratio of #e8c0ac with white color is 1.67
Preview of #e8c0ac on black background
The contrast ratio of #e8c0ac with black color is 12.57
#e8c0ac color will look good with a black background.
Color Schemes of #e8c0ac
Triadic Colors of #e8c0ac
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 #e8c0ac
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 #e8c0ac
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 #e8c0ac
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: #e8c0ac;
}
This is a sample text used for the color #e8c0ac. 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: #e8c0ac;
}
This is a sample text used for the color #e8c0ac. 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 #e8c0ac;
}
This is a sample text used for the color #e8c0ac. 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 38.93%
Green 32.21%
Blue 28.86%
CMYK Percentage
Cyan 0
Magenta 33.08%
Yellow 49.62%
Black 17.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.