#a9a097 Hex Color
rgb(169, 160, 151)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | a0 | 97 | - | #a9a097 |
RGB | 169 | 160 | 151 | - | rgb(169,160,151) |
HSL | 30 | 9% | 63% | - | hsl(30,9%,63%) |
HSV | 30 | 11% | 66% | - | hsv(30,11%,66%) |
XYZ | 34.5189 | 35.811 | 34.371 | - | xyz(34.5189,35.811,34.371) |
CIE-LAB | 66.38 | 1.67 | 5.85 | - | lab(66.38,1.67,5.85) |
CMYK | 0 | 0.053254437869822 | 0.10650887573964 | 0.33725490196078 | cmyk(0,0.053254437869822,0.10650887573964,0.33725490196078) |
Description
The RGB value of color #a9a097 is rgb(169, 160, 151).
In the hex color #a9a097, The value of Red is 169, value of Green is 160, and value of Blue is 151. The primary color is Red. Similarly, The HSL values for #a9a097 consists of 30° Hue, 9% Saturation, and 63% Lightness.
In the CMYK color model, the color #a9a097 can be represented as Cyan=0%, Magenta=0.053254437869822%, Yellow=0.10650887573964%, and Black=0.33725490196078%.
Shades of #a9a097
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 #a9a097
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9a097
Preview of #a9a097 on White Background
The contrast ratio of #a9a097 with white color is 2.57
Preview of #a9a097 on black background
The contrast ratio of #a9a097 with black color is 8.16
#a9a097 color will look good with a black background.
Color Schemes of #a9a097
Triadic Colors of #a9a097
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 #a9a097
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 #a9a097
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 #a9a097
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: #a9a097;
}
This is a sample text used for the color #a9a097. 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: #a9a097;
}
This is a sample text used for the color #a9a097. 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 #a9a097;
}
This is a sample text used for the color #a9a097. 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.21%
Green 33.33%
Blue 31.46%
CMYK Percentage
Cyan 0
Magenta 10.71%
Yellow 21.43%
Black 67.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.