#a49f51 Hex Color
rgb(164, 159, 81)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 9f | 51 | - | #a49f51 |
RGB | 164 | 159 | 81 | - | rgb(164,159,81) |
HSL | 56 | 34% | 48% | - | hsl(56,34%,48%) |
HSV | 56 | 51% | 64% | - | hsv(56,51%,64%) |
XYZ | 29.1932 | 33.2829 | 12.6702 | - | xyz(29.1932,33.2829,12.6702) |
CIE-LAB | 64.39 | -9.15 | 40.96 | - | lab(64.39,-9.15,40.96) |
CMYK | 0 | 0.030487804878049 | 0.50609756097561 | 0.35686274509804 | cmyk(0,0.030487804878049,0.50609756097561,0.35686274509804) |
Description
The RGB value of color #a49f51 is rgb(164, 159, 81).
In the hex color #a49f51, The value of Red is 164, value of Green is 159, and value of Blue is 81. The primary color is Red. Similarly, The HSL values for #a49f51 consists of 56° Hue, 34% Saturation, and 48% Lightness.
In the CMYK color model, the color #a49f51 can be represented as Cyan=0%, Magenta=0.030487804878049%, Yellow=0.50609756097561%, and Black=0.35686274509804%.
Shades of #a49f51
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 #a49f51
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a49f51
Preview of #a49f51 on White Background
The contrast ratio of #a49f51 with white color is 2.74
Preview of #a49f51 on black background
The contrast ratio of #a49f51 with black color is 7.66
#a49f51 color will look good with a black background.
Color Schemes of #a49f51
Triadic Colors of #a49f51
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 #a49f51
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 #a49f51
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 #a49f51
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: #a49f51;
}
This is a sample text used for the color #a49f51. 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: #a49f51;
}
This is a sample text used for the color #a49f51. 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 #a49f51;
}
This is a sample text used for the color #a49f51. 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 40.59%
Green 39.36%
Blue 20.05%
CMYK Percentage
Cyan 0
Magenta 3.41%
Yellow 56.65%
Black 39.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.