#a49a9b Hex Color
rgb(164, 154, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 9a | 9b | - | #a49a9b |
RGB | 164 | 154 | 155 | - | rgb(164,154,155) |
HSL | 354 | 5% | 62% | - | hsl(354,5%,62%) |
HSV | 354 | 6% | 64% | - | hsv(354,6%,64%) |
XYZ | 32.7818 | 33.3703 | 35.7237 | - | xyz(32.7818,33.3703,35.7237) |
CIE-LAB | 64.46 | 3.84 | 0.78 | - | lab(64.46,3.84,0.78) |
CMYK | 0 | 0.060975609756098 | 0.054878048780488 | 0.35686274509804 | cmyk(0,0.060975609756098,0.054878048780488,0.35686274509804) |
Description
The RGB value of color #a49a9b is rgb(164, 154, 155).
In the hex color #a49a9b, The value of Red is 164, value of Green is 154, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #a49a9b consists of 354° Hue, 5% Saturation, and 62% Lightness.
In the CMYK color model, the color #a49a9b can be represented as Cyan=0%, Magenta=0.060975609756098%, Yellow=0.054878048780488%, and Black=0.35686274509804%.
Shades of #a49a9b
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 #a49a9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a49a9b
Preview of #a49a9b on White Background
The contrast ratio of #a49a9b with white color is 2.74
Preview of #a49a9b on black background
The contrast ratio of #a49a9b with black color is 7.67
#a49a9b color will look good with a black background.
Color Schemes of #a49a9b
Triadic Colors of #a49a9b
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 #a49a9b
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 #a49a9b
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 #a49a9b
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: #a49a9b;
}
This is a sample text used for the color #a49a9b. 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: #a49a9b;
}
This is a sample text used for the color #a49a9b. 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 #a49a9b;
}
This is a sample text used for the color #a49a9b. 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 34.67%
Green 32.56%
Blue 32.77%
CMYK Percentage
Cyan 0
Magenta 12.9%
Yellow 11.61%
Black 75.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.