#a0591c Hex Color
rgb(160, 89, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 59 | 1c | - | #a0591c |
RGB | 160 | 89 | 28 | - | rgb(160,89,28) |
HSL | 28 | 70% | 37% | - | hsl(28,70%,37%) |
HSV | 28 | 83% | 63% | - | hsv(28,83%,63%) |
XYZ | 18.2792 | 14.7022 | 2.973 | - | xyz(18.2792,14.7022,2.973) |
CIE-LAB | 45.22 | 24.71 | 45.33 | - | lab(45.22,24.71,45.33) |
CMYK | 0 | 0.44375 | 0.825 | 0.37254901960784 | cmyk(0,0.44375,0.825,0.37254901960784) |
Description
The RGB value of color #a0591c is rgb(160, 89, 28).
In the hex color #a0591c, The value of Red is 160, value of Green is 89, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #a0591c consists of 28° Hue, 70% Saturation, and 37% Lightness.
In the CMYK color model, the color #a0591c can be represented as Cyan=0%, Magenta=0.44375%, Yellow=0.825%, and Black=0.37254901960784%.
Shades of #a0591c
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 #a0591c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0591c
Preview of #a0591c on White Background
The contrast ratio of #a0591c with white color is 5.33
#a0591c color will look good on a white background.
Preview of #a0591c on black background
The contrast ratio of #a0591c with black color is 3.94
Color Schemes of #a0591c
Triadic Colors of #a0591c
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 #a0591c
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 #a0591c
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 #a0591c
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 #a0591c
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: #a0591c;
}
This is a sample text used for the color #a0591c. 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: #a0591c;
}
This is a sample text used for the color #a0591c. 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 #a0591c;
}
This is a sample text used for the color #a0591c. 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 57.76%
Green 32.13%
Blue 10.11%
CMYK Percentage
Cyan 0
Magenta 27.04%
Yellow 50.27%
Black 22.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.