#a49f8d Hex Color
rgb(164, 159, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 9f | 8d | - | #a49f8d |
RGB | 164 | 159 | 141 | - | rgb(164,159,141) |
HSL | 47 | 11% | 60% | - | hsl(47,11%,60%) |
HSV | 47 | 14% | 64% | - | hsv(47,14%,64%) |
XYZ | 32.5157 | 34.6119 | 30.1663 | - | xyz(32.5157,34.6119,30.1663) |
CIE-LAB | 65.45 | -1.36 | 10.04 | - | lab(65.45,-1.36,10.04) |
CMYK | 0 | 0.030487804878049 | 0.14024390243902 | 0.35686274509804 | cmyk(0,0.030487804878049,0.14024390243902,0.35686274509804) |
Description
The RGB value of color #a49f8d is rgb(164, 159, 141).
In the hex color #a49f8d, The value of Red is 164, value of Green is 159, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #a49f8d consists of 47° Hue, 11% Saturation, and 60% Lightness.
In the CMYK color model, the color #a49f8d can be represented as Cyan=0%, Magenta=0.030487804878049%, Yellow=0.14024390243902%, and Black=0.35686274509804%.
Shades of #a49f8d
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 #a49f8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a49f8d
Preview of #a49f8d on White Background
The contrast ratio of #a49f8d with white color is 2.65
Preview of #a49f8d on black background
The contrast ratio of #a49f8d with black color is 7.92
#a49f8d color will look good with a black background.
Color Schemes of #a49f8d
Triadic Colors of #a49f8d
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 #a49f8d
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 #a49f8d
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 #a49f8d
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: #a49f8d;
}
This is a sample text used for the color #a49f8d. 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: #a49f8d;
}
This is a sample text used for the color #a49f8d. 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 #a49f8d;
}
This is a sample text used for the color #a49f8d. 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 35.34%
Green 34.27%
Blue 30.39%
CMYK Percentage
Cyan 0
Magenta 5.78%
Yellow 26.58%
Black 67.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.