#a99e9c Hex Color
rgb(169, 158, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 9e | 9c | - | #a99e9c |
RGB | 169 | 158 | 156 | - | rgb(169,158,156) |
HSL | 9 | 7% | 64% | - | hsl(9,7%,64%) |
HSV | 9 | 8% | 66% | - | hsv(9,8%,66%) |
XYZ | 34.5898 | 35.289 | 36.4409 | - | xyz(34.5898,35.289,36.4409) |
CIE-LAB | 65.97 | 3.64 | 2.47 | - | lab(65.97,3.64,2.47) |
CMYK | 0 | 0.06508875739645 | 0.076923076923077 | 0.33725490196078 | cmyk(0,0.06508875739645,0.076923076923077,0.33725490196078) |
Description
The RGB value of color #a99e9c is rgb(169, 158, 156).
In the hex color #a99e9c, The value of Red is 169, value of Green is 158, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #a99e9c consists of 9° Hue, 7% Saturation, and 64% Lightness.
In the CMYK color model, the color #a99e9c can be represented as Cyan=0%, Magenta=0.06508875739645%, Yellow=0.076923076923077%, and Black=0.33725490196078%.
Shades of #a99e9c
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 #a99e9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a99e9c
Preview of #a99e9c on White Background
The contrast ratio of #a99e9c with white color is 2.61
Preview of #a99e9c on black background
The contrast ratio of #a99e9c with black color is 8.06
#a99e9c color will look good with a black background.
Color Schemes of #a99e9c
Triadic Colors of #a99e9c
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 #a99e9c
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 #a99e9c
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 #a99e9c
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: #a99e9c;
}
This is a sample text used for the color #a99e9c. 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: #a99e9c;
}
This is a sample text used for the color #a99e9c. 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 #a99e9c;
}
This is a sample text used for the color #a99e9c. 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.99%
Green 32.71%
Blue 32.3%
CMYK Percentage
Cyan 0
Magenta 13.58%
Yellow 16.05%
Black 70.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.