#a9919f Hex Color
rgb(169, 145, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 91 | 9f | - | #a9919f |
RGB | 169 | 145 | 159 | - | rgb(169,145,159) |
HSL | 325 | 12% | 62% | - | hsl(325,12%,62%) |
HSV | 325 | 14% | 66% | - | hsv(325,14%,66%) |
XYZ | 32.7456 | 31.189 | 37.0951 | - | xyz(32.7456,31.189,37.0951) |
CIE-LAB | 62.67 | 11.43 | -4.05 | - | lab(62.67,11.43,-4.05) |
CMYK | 0 | 0.14201183431953 | 0.059171597633136 | 0.33725490196078 | cmyk(0,0.14201183431953,0.059171597633136,0.33725490196078) |
Description
The RGB value of color #a9919f is rgb(169, 145, 159).
In the hex color #a9919f, The value of Red is 169, value of Green is 145, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #a9919f consists of 325° Hue, 12% Saturation, and 62% Lightness.
In the CMYK color model, the color #a9919f can be represented as Cyan=0%, Magenta=0.14201183431953%, Yellow=0.059171597633136%, and Black=0.33725490196078%.
Shades of #a9919f
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 #a9919f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9919f
Preview of #a9919f on White Background
The contrast ratio of #a9919f with white color is 2.9
Preview of #a9919f on black background
The contrast ratio of #a9919f with black color is 7.24
#a9919f color will look good with a black background.
Color Schemes of #a9919f
Triadic Colors of #a9919f
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 #a9919f
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 #a9919f
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 #a9919f
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: #a9919f;
}
This is a sample text used for the color #a9919f. 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: #a9919f;
}
This is a sample text used for the color #a9919f. 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 #a9919f;
}
This is a sample text used for the color #a9919f. 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.73%
Green 30.66%
Blue 33.62%
CMYK Percentage
Cyan 0
Magenta 26.37%
Yellow 10.99%
Black 62.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.