#aa9fa6 Hex Color
rgb(170, 159, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 9f | a6 | - | #aa9fa6 |
RGB | 170 | 159 | 166 | - | rgb(170,159,166) |
HSL | 322 | 6% | 65% | - | hsl(322,6%,65%) |
HSV | 322 | 6% | 67% | - | hsv(322,6%,67%) |
XYZ | 35.8586 | 36.0955 | 41.1536 | - | xyz(35.8586,36.0955,41.1536) |
CIE-LAB | 66.59 | 5.29 | -2.2 | - | lab(66.59,5.29,-2.2) |
CMYK | 0 | 0.064705882352941 | 0.023529411764706 | 0.33333333333333 | cmyk(0,0.064705882352941,0.023529411764706,0.33333333333333) |
Description
The RGB value of color #aa9fa6 is rgb(170, 159, 166).
In the hex color #aa9fa6, The value of Red is 170, value of Green is 159, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #aa9fa6 consists of 322° Hue, 6% Saturation, and 65% Lightness.
In the CMYK color model, the color #aa9fa6 can be represented as Cyan=0%, Magenta=0.064705882352941%, Yellow=0.023529411764706%, and Black=0.33333333333333%.
Shades of #aa9fa6
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 #aa9fa6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa9fa6
Preview of #aa9fa6 on White Background
The contrast ratio of #aa9fa6 with white color is 2.56
Preview of #aa9fa6 on black background
The contrast ratio of #aa9fa6 with black color is 8.22
#aa9fa6 color will look good with a black background.
Color Schemes of #aa9fa6
Triadic Colors of #aa9fa6
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 #aa9fa6
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 #aa9fa6
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 #aa9fa6
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: #aa9fa6;
}
This is a sample text used for the color #aa9fa6. 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: #aa9fa6;
}
This is a sample text used for the color #aa9fa6. 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 #aa9fa6;
}
This is a sample text used for the color #aa9fa6. 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.34%
Green 32.12%
Blue 33.54%
CMYK Percentage
Cyan 0
Magenta 15.35%
Yellow 5.58%
Black 79.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.