#ac7b4c Hex Color
rgb(172, 123, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 7b | 4c | - | #ac7b4c |
RGB | 172 | 123 | 76 | - | rgb(172,123,76) |
HSL | 29 | 39% | 49% | - | hsl(29,39%,49%) |
HSV | 29 | 56% | 67% | - | hsv(29,56%,67%) |
XYZ | 25.4007 | 23.4584 | 10.0266 | - | xyz(25.4007,23.4584,10.0266) |
CIE-LAB | 55.54 | 13.69 | 33.03 | - | lab(55.54,13.69,33.03) |
CMYK | 0 | 0.28488372093023 | 0.55813953488372 | 0.32549019607843 | cmyk(0,0.28488372093023,0.55813953488372,0.32549019607843) |
Description
The RGB value of color #ac7b4c is rgb(172, 123, 76).
In the hex color #ac7b4c, The value of Red is 172, value of Green is 123, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #ac7b4c consists of 29° Hue, 39% Saturation, and 49% Lightness.
In the CMYK color model, the color #ac7b4c can be represented as Cyan=0%, Magenta=0.28488372093023%, Yellow=0.55813953488372%, and Black=0.32549019607843%.
Shades of #ac7b4c
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 #ac7b4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac7b4c
Preview of #ac7b4c on White Background
The contrast ratio of #ac7b4c with white color is 3.69
Preview of #ac7b4c on black background
The contrast ratio of #ac7b4c with black color is 5.69
#ac7b4c color will look good with a black background.
Color Schemes of #ac7b4c
Triadic Colors of #ac7b4c
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 #ac7b4c
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 #ac7b4c
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 #ac7b4c
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: #ac7b4c;
}
This is a sample text used for the color #ac7b4c. 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: #ac7b4c;
}
This is a sample text used for the color #ac7b4c. 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 #ac7b4c;
}
This is a sample text used for the color #ac7b4c. 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 46.36%
Green 33.15%
Blue 20.49%
CMYK Percentage
Cyan 0
Magenta 24.38%
Yellow 47.76%
Black 27.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.