#aa9fb7 Hex Color
rgb(170, 159, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 9f | b7 | - | #aa9fb7 |
RGB | 170 | 159 | 183 | - | rgb(170,159,183) |
HSL | 268 | 14% | 67% | - | hsl(268,14%,67%) |
HSV | 268 | 13% | 72% | - | hsv(268,13%,72%) |
XYZ | 37.5229 | 36.7612 | 49.9177 | - | xyz(37.5229,36.7612,49.9177) |
CIE-LAB | 67.1 | 8.62 | -10.94 | - | lab(67.1,8.62,-10.94) |
CMYK | 0.07103825136612 | 0.13114754098361 | 0 | 0.28235294117647 | cmyk(0.07103825136612,0.13114754098361,0,0.28235294117647) |
Description
The RGB value of color #aa9fb7 is rgb(170, 159, 183).
In the hex color #aa9fb7, The value of Red is 170, value of Green is 159, and value of Blue is 183. The primary color is Blue. Similarly, The HSL values for #aa9fb7 consists of 268° Hue, 14% Saturation, and 67% Lightness.
In the CMYK color model, the color #aa9fb7 can be represented as Cyan=0.07103825136612%, Magenta=0.13114754098361%, Yellow=0%, and Black=0.28235294117647%.
Shades of #aa9fb7
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 #aa9fb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa9fb7
Preview of #aa9fb7 on White Background
The contrast ratio of #aa9fb7 with white color is 2.51
Preview of #aa9fb7 on black background
The contrast ratio of #aa9fb7 with black color is 8.35
#aa9fb7 color will look good with a black background.
Color Schemes of #aa9fb7
Triadic Colors of #aa9fb7
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 #aa9fb7
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 #aa9fb7
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 #aa9fb7
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: #aa9fb7;
}
This is a sample text used for the color #aa9fb7. 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: #aa9fb7;
}
This is a sample text used for the color #aa9fb7. 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 #aa9fb7;
}
This is a sample text used for the color #aa9fb7. 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.2%
Green 31.05%
Blue 35.74%
CMYK Percentage
Cyan 14.66
Magenta 27.07%
Yellow 0%
Black 58.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.