#a0934c Hex Color
rgb(160, 147, 76)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a0 | 93 | 4c | - | #a0934c |
| RGB | 160 | 147 | 76 | - | rgb(160,147,76) |
| HSL | 51 | 36% | 46% | - | hsl(51,36%,46%) |
| HSV | 51 | 53% | 63% | - | hsv(51,53%,63%) |
| XYZ | 26.2354 | 28.8628 | 11.0258 | - | xyz(26.2354,28.8628,11.0258) |
| CIE-LAB | 60.66 | -4.88 | 38.95 | - | lab(60.66,-4.88,38.95) |
| CMYK | 0 | 0.08125 | 0.525 | 0.37254901960784 | cmyk(0,0.08125,0.525,0.37254901960784) |
Description
The RGB value of color #a0934c is rgb(160, 147, 76).
In the hex color #a0934c, The value of Red is 160, value of Green is 147, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #a0934c consists of 51° Hue, 36% Saturation, and 46% Lightness.
In the CMYK color model, the color #a0934c can be represented as Cyan=0%, Magenta=0.08125%, Yellow=0.525%, and Black=0.37254901960784%.
Shades of #a0934c
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 #a0934c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0934c
Preview of #a0934c on White Background
The contrast ratio of #a0934c with white color is 3.1
Preview of #a0934c on black background
The contrast ratio of #a0934c with black color is 6.77
#a0934c color will look good with a black background.
Color Schemes of #a0934c
Triadic Colors of #a0934c
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 #a0934c
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 #a0934c
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 #a0934c
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: #a0934c;
}
This is a sample text used for the color #a0934c. 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: #a0934c;
}
This is a sample text used for the color #a0934c. 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 #a0934c;
}
This is a sample text used for the color #a0934c. 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 41.78%
Green 38.38%
Blue 19.84%
CMYK Percentage
Cyan 0
Magenta 8.3%
Yellow 53.64%
Black 38.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.