#aa9aa1 Hex Color
rgb(170, 154, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 9a | a1 | - | #aa9aa1 |
RGB | 170 | 154 | 161 | - | rgb(170,154,161) |
HSL | 334 | 9% | 64% | - | hsl(334,9%,64%) |
HSV | 334 | 9% | 67% | - | hsv(334,9%,67%) |
XYZ | 34.5662 | 34.2305 | 38.5035 | - | xyz(34.5662,34.2305,38.5035) |
CIE-LAB | 65.15 | 7.13 | -1.53 | - | lab(65.15,7.13,-1.53) |
CMYK | 0 | 0.094117647058824 | 0.052941176470588 | 0.33333333333333 | cmyk(0,0.094117647058824,0.052941176470588,0.33333333333333) |
Description
The RGB value of color #aa9aa1 is rgb(170, 154, 161).
In the hex color #aa9aa1, The value of Red is 170, value of Green is 154, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #aa9aa1 consists of 334° Hue, 9% Saturation, and 64% Lightness.
In the CMYK color model, the color #aa9aa1 can be represented as Cyan=0%, Magenta=0.094117647058824%, Yellow=0.052941176470588%, and Black=0.33333333333333%.
Shades of #aa9aa1
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 #aa9aa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa9aa1
Preview of #aa9aa1 on White Background
The contrast ratio of #aa9aa1 with white color is 2.68
Preview of #aa9aa1 on black background
The contrast ratio of #aa9aa1 with black color is 7.85
#aa9aa1 color will look good with a black background.
Color Schemes of #aa9aa1
Triadic Colors of #aa9aa1
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 #aa9aa1
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 #aa9aa1
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 #aa9aa1
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: #aa9aa1;
}
This is a sample text used for the color #aa9aa1. 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: #aa9aa1;
}
This is a sample text used for the color #aa9aa1. 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 #aa9aa1;
}
This is a sample text used for the color #aa9aa1. 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.05%
Green 31.75%
Blue 33.2%
CMYK Percentage
Cyan 0
Magenta 19.59%
Yellow 11.02%
Black 69.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.