#aa5f86 Hex Color
rgb(170, 95, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 5f | 86 | - | #aa5f86 |
RGB | 170 | 95 | 134 | - | rgb(170,95,134) |
HSL | 329 | 31% | 52% | - | hsl(329,31%,52%) |
HSV | 329 | 44% | 67% | - | hsv(329,44%,67%) |
XYZ | 24.9728 | 18.4517 | 24.7996 | - | xyz(24.9728,18.4517,24.7996) |
CIE-LAB | 50.04 | 35.59 | -8.28 | - | lab(50.04,35.59,-8.28) |
CMYK | 0 | 0.44117647058824 | 0.21176470588235 | 0.33333333333333 | cmyk(0,0.44117647058824,0.21176470588235,0.33333333333333) |
Description
The RGB value of color #aa5f86 is rgb(170, 95, 134).
In the hex color #aa5f86, The value of Red is 170, value of Green is 95, and value of Blue is 134. The primary color is Red. Similarly, The HSL values for #aa5f86 consists of 329° Hue, 31% Saturation, and 52% Lightness.
In the CMYK color model, the color #aa5f86 can be represented as Cyan=0%, Magenta=0.44117647058824%, Yellow=0.21176470588235%, and Black=0.33333333333333%.
Shades of #aa5f86
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 #aa5f86
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa5f86
Preview of #aa5f86 on White Background
The contrast ratio of #aa5f86 with white color is 4.48
Preview of #aa5f86 on black background
The contrast ratio of #aa5f86 with black color is 4.69
#aa5f86 color will look good with a black background.
Color Schemes of #aa5f86
Triadic Colors of #aa5f86
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 #aa5f86
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 #aa5f86
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 #aa5f86
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: #aa5f86;
}
This is a sample text used for the color #aa5f86. 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: #aa5f86;
}
This is a sample text used for the color #aa5f86. 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 #aa5f86;
}
This is a sample text used for the color #aa5f86. 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 42.61%
Green 23.81%
Blue 33.58%
CMYK Percentage
Cyan 0
Magenta 44.73%
Yellow 21.47%
Black 33.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.