#aca47e Hex Color
rgb(172, 164, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | a4 | 7e | - | #aca47e |
RGB | 172 | 164 | 126 | - | rgb(172,164,126) |
HSL | 50 | 22% | 58% | - | hsl(50,22%,58%) |
HSV | 50 | 27% | 67% | - | hsv(50,27%,67%) |
XYZ | 34.0546 | 36.8279 | 25.0523 | - | xyz(34.0546,36.8279,25.0523) |
CIE-LAB | 67.15 | -3.27 | 20.8 | - | lab(67.15,-3.27,20.8) |
CMYK | 0 | 0.046511627906977 | 0.26744186046512 | 0.32549019607843 | cmyk(0,0.046511627906977,0.26744186046512,0.32549019607843) |
Description
The RGB value of color #aca47e is rgb(172, 164, 126).
In the hex color #aca47e, The value of Red is 172, value of Green is 164, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #aca47e consists of 50° Hue, 22% Saturation, and 58% Lightness.
In the CMYK color model, the color #aca47e can be represented as Cyan=0%, Magenta=0.046511627906977%, Yellow=0.26744186046512%, and Black=0.32549019607843%.
Shades of #aca47e
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 #aca47e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aca47e
Preview of #aca47e on White Background
The contrast ratio of #aca47e with white color is 2.51
Preview of #aca47e on black background
The contrast ratio of #aca47e with black color is 8.37
#aca47e color will look good with a black background.
Color Schemes of #aca47e
Triadic Colors of #aca47e
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 #aca47e
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 #aca47e
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 #aca47e
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: #aca47e;
}
This is a sample text used for the color #aca47e. 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: #aca47e;
}
This is a sample text used for the color #aca47e. 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 #aca47e;
}
This is a sample text used for the color #aca47e. 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 37.23%
Green 35.5%
Blue 27.27%
CMYK Percentage
Cyan 0
Magenta 7.27%
Yellow 41.82%
Black 50.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.