#a0563f Hex Color
rgb(160, 86, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 56 | 3f | - | #a0563f |
RGB | 160 | 86 | 63 | - | rgb(160,86,63) |
HSL | 14 | 43% | 44% | - | hsl(14,43%,44%) |
HSV | 14 | 61% | 63% | - | hsv(14,61%,63%) |
XYZ | 18.7222 | 14.488 | 6.5123 | - | xyz(18.7222,14.488,6.5123) |
CIE-LAB | 44.92 | 28.31 | 26.83 | - | lab(44.92,28.31,26.83) |
CMYK | 0 | 0.4625 | 0.60625 | 0.37254901960784 | cmyk(0,0.4625,0.60625,0.37254901960784) |
Description
The RGB value of color #a0563f is rgb(160, 86, 63).
In the hex color #a0563f, The value of Red is 160, value of Green is 86, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #a0563f consists of 14° Hue, 43% Saturation, and 44% Lightness.
In the CMYK color model, the color #a0563f can be represented as Cyan=0%, Magenta=0.4625%, Yellow=0.60625%, and Black=0.37254901960784%.
Shades of #a0563f
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 #a0563f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0563f
Preview of #a0563f on White Background
The contrast ratio of #a0563f with white color is 5.39
#a0563f color will look good on a white background.
Preview of #a0563f on black background
The contrast ratio of #a0563f with black color is 3.9
Color Schemes of #a0563f
Triadic Colors of #a0563f
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 #a0563f
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 #a0563f
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 #a0563f
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 #a0563f
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: #a0563f;
}
This is a sample text used for the color #a0563f. 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: #a0563f;
}
This is a sample text used for the color #a0563f. 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 #a0563f;
}
This is a sample text used for the color #a0563f. 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 51.78%
Green 27.83%
Blue 20.39%
CMYK Percentage
Cyan 0
Magenta 32.09%
Yellow 42.06%
Black 25.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.