#aa9fb2 Hex Color
rgb(170, 159, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 9f | b2 | - | #aa9fb2 |
RGB | 170 | 159 | 178 | - | rgb(170,159,178) |
HSL | 275 | 11% | 66% | - | hsl(275,11%,66%) |
HSV | 275 | 11% | 70% | - | hsv(275,11%,70%) |
XYZ | 37.0116 | 36.5567 | 47.2249 | - | xyz(37.0116,36.5567,47.2249) |
CIE-LAB | 66.94 | 7.61 | -8.39 | - | lab(66.94,7.61,-8.39) |
CMYK | 0.044943820224719 | 0.10674157303371 | 0 | 0.30196078431373 | cmyk(0.044943820224719,0.10674157303371,0,0.30196078431373) |
Description
The RGB value of color #aa9fb2 is rgb(170, 159, 178).
In the hex color #aa9fb2, The value of Red is 170, value of Green is 159, and value of Blue is 178. The primary color is Blue. Similarly, The HSL values for #aa9fb2 consists of 275° Hue, 11% Saturation, and 66% Lightness.
In the CMYK color model, the color #aa9fb2 can be represented as Cyan=0.044943820224719%, Magenta=0.10674157303371%, Yellow=0%, and Black=0.30196078431373%.
This color is named Grapeade.
Shades of #aa9fb2
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 #aa9fb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa9fb2
Preview of #aa9fb2 on White Background
The contrast ratio of #aa9fb2 with white color is 2.53
Preview of #aa9fb2 on black background
The contrast ratio of #aa9fb2 with black color is 8.31
#aa9fb2 color will look good with a black background.
Color Schemes of #aa9fb2
Triadic Colors of #aa9fb2
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 #aa9fb2
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 #aa9fb2
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 #aa9fb2
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: #aa9fb2;
}
This is a sample text used for the color #aa9fb2. 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: #aa9fb2;
}
This is a sample text used for the color #aa9fb2. 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 #aa9fb2;
}
This is a sample text used for the color #aa9fb2. 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 33.53%
Green 31.36%
Blue 35.11%
CMYK Percentage
Cyan 9.91
Magenta 23.53%
Yellow 0%
Black 66.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.