#ac845c Hex Color
rgb(172, 132, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 84 | 5c | - | #ac845c |
RGB | 172 | 132 | 92 | - | rgb(172,132,92) |
HSL | 30 | 33% | 52% | - | hsl(30,33%,52%) |
HSV | 30 | 47% | 67% | - | hsv(30,47%,67%) |
XYZ | 27.1963 | 26.0459 | 13.7192 | - | xyz(27.1963,26.0459,13.7192) |
CIE-LAB | 58.08 | 10.17 | 27.46 | - | lab(58.08,10.17,27.46) |
CMYK | 0 | 0.23255813953488 | 0.46511627906977 | 0.32549019607843 | cmyk(0,0.23255813953488,0.46511627906977,0.32549019607843) |
Description
The RGB value of color #ac845c is rgb(172, 132, 92).
In the hex color #ac845c, The value of Red is 172, value of Green is 132, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #ac845c consists of 30° Hue, 33% Saturation, and 52% Lightness.
In the CMYK color model, the color #ac845c can be represented as Cyan=0%, Magenta=0.23255813953488%, Yellow=0.46511627906977%, and Black=0.32549019607843%.
Shades of #ac845c
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 #ac845c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac845c
Preview of #ac845c on White Background
The contrast ratio of #ac845c with white color is 3.38
Preview of #ac845c on black background
The contrast ratio of #ac845c with black color is 6.21
#ac845c color will look good with a black background.
Color Schemes of #ac845c
Triadic Colors of #ac845c
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 #ac845c
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 #ac845c
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 #ac845c
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: #ac845c;
}
This is a sample text used for the color #ac845c. 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: #ac845c;
}
This is a sample text used for the color #ac845c. 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 #ac845c;
}
This is a sample text used for the color #ac845c. 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.43%
Green 33.33%
Blue 23.23%
CMYK Percentage
Cyan 0
Magenta 22.73%
Yellow 45.46%
Black 31.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.