#a36f46 Hex Color
rgb(163, 111, 70)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 6f | 46 | - | #a36f46 |
RGB | 163 | 111 | 70 | - | rgb(163,111,70) |
HSL | 26 | 40% | 46% | - | hsl(26,40%,46%) |
HSV | 26 | 57% | 64% | - | hsv(26,57%,64%) |
XYZ | 21.8942 | 19.5976 | 8.4231 | - | xyz(21.8942,19.5976,8.4231) |
CIE-LAB | 51.38 | 16.07 | 30.95 | - | lab(51.38,16.07,30.95) |
CMYK | 0 | 0.31901840490798 | 0.57055214723926 | 0.36078431372549 | cmyk(0,0.31901840490798,0.57055214723926,0.36078431372549) |
Description
The RGB value of color #a36f46 is rgb(163, 111, 70).
In the hex color #a36f46, The value of Red is 163, value of Green is 111, and value of Blue is 70. The primary color is Red. Similarly, The HSL values for #a36f46 consists of 26° Hue, 40% Saturation, and 46% Lightness.
In the CMYK color model, the color #a36f46 can be represented as Cyan=0%, Magenta=0.31901840490798%, Yellow=0.57055214723926%, and Black=0.36078431372549%.
Shades of #a36f46
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 #a36f46
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a36f46
Preview of #a36f46 on White Background
The contrast ratio of #a36f46 with white color is 4.27
Preview of #a36f46 on black background
The contrast ratio of #a36f46 with black color is 4.92
#a36f46 color will look good with a black background.
Color Schemes of #a36f46
Triadic Colors of #a36f46
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 #a36f46
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 #a36f46
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 #a36f46
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: #a36f46;
}
This is a sample text used for the color #a36f46. 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: #a36f46;
}
This is a sample text used for the color #a36f46. 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 #a36f46;
}
This is a sample text used for the color #a36f46. 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 47.38%
Green 32.27%
Blue 20.35%
CMYK Percentage
Cyan 0
Magenta 25.51%
Yellow 45.63%
Black 28.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.