#ac842f Hex Color
rgb(172, 132, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 84 | 2f | - | #ac842f |
RGB | 172 | 132 | 47 | - | rgb(172,132,47) |
HSL | 41 | 57% | 43% | - | hsl(41,57%,43%) |
HSV | 41 | 73% | 67% | - | hsv(41,73%,67%) |
XYZ | 25.7776 | 25.4784 | 6.2485 | - | xyz(25.7776,25.4784,6.2485) |
CIE-LAB | 57.54 | 6.67 | 49.65 | - | lab(57.54,6.67,49.65) |
CMYK | 0 | 0.23255813953488 | 0.72674418604651 | 0.32549019607843 | cmyk(0,0.23255813953488,0.72674418604651,0.32549019607843) |
Description
The RGB value of color #ac842f is rgb(172, 132, 47).
In the hex color #ac842f, The value of Red is 172, value of Green is 132, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #ac842f consists of 41° Hue, 57% Saturation, and 43% Lightness.
In the CMYK color model, the color #ac842f can be represented as Cyan=0%, Magenta=0.23255813953488%, Yellow=0.72674418604651%, and Black=0.32549019607843%.
Shades of #ac842f
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 #ac842f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac842f
Preview of #ac842f on White Background
The contrast ratio of #ac842f with white color is 3.45
Preview of #ac842f on black background
The contrast ratio of #ac842f with black color is 6.1
#ac842f color will look good with a black background.
Color Schemes of #ac842f
Triadic Colors of #ac842f
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 #ac842f
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 #ac842f
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 #ac842f
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.
Monochromatic Colors of #ac842f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ac842f;
}
This is a sample text used for the color #ac842f. 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: #ac842f;
}
This is a sample text used for the color #ac842f. 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 #ac842f;
}
This is a sample text used for the color #ac842f. 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 49%
Green 37.61%
Blue 13.39%
CMYK Percentage
Cyan 0
Magenta 18.1%
Yellow 56.57%
Black 25.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.