#a9975c Hex Color
rgb(169, 151, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 97 | 5c | - | #a9975c |
RGB | 169 | 151 | 92 | - | rgb(169,151,92) |
HSL | 46 | 31% | 51% | - | hsl(46,31%,51%) |
HSV | 46 | 46% | 66% | - | hsv(46,46%,66%) |
XYZ | 29.3606 | 31.3409 | 14.6272 | - | xyz(29.3606,31.3409,14.6272) |
CIE-LAB | 62.79 | -1.63 | 33.42 | - | lab(62.79,-1.63,33.42) |
CMYK | 0 | 0.10650887573964 | 0.45562130177515 | 0.33725490196078 | cmyk(0,0.10650887573964,0.45562130177515,0.33725490196078) |
Description
The RGB value of color #a9975c is rgb(169, 151, 92).
In the hex color #a9975c, The value of Red is 169, value of Green is 151, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #a9975c consists of 46° Hue, 31% Saturation, and 51% Lightness.
In the CMYK color model, the color #a9975c can be represented as Cyan=0%, Magenta=0.10650887573964%, Yellow=0.45562130177515%, and Black=0.33725490196078%.
Shades of #a9975c
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 #a9975c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9975c
Preview of #a9975c on White Background
The contrast ratio of #a9975c with white color is 2.89
Preview of #a9975c on black background
The contrast ratio of #a9975c with black color is 7.27
#a9975c color will look good with a black background.
Color Schemes of #a9975c
Triadic Colors of #a9975c
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 #a9975c
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 #a9975c
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 #a9975c
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: #a9975c;
}
This is a sample text used for the color #a9975c. 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: #a9975c;
}
This is a sample text used for the color #a9975c. 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 #a9975c;
}
This is a sample text used for the color #a9975c. 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 41.02%
Green 36.65%
Blue 22.33%
CMYK Percentage
Cyan 0
Magenta 11.84%
Yellow 50.66%
Black 37.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.