#aa4f5f Hex Color
rgb(170, 79, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 4f | 5f | - | #aa4f5f |
RGB | 170 | 79 | 95 | - | rgb(170,79,95) |
HSL | 349 | 37% | 49% | - | hsl(349,37%,49%) |
HSV | 349 | 54% | 67% | - | hsv(349,54%,67%) |
XYZ | 21.4391 | 14.9642 | 12.5849 | - | xyz(21.4391,14.9642,12.5849) |
CIE-LAB | 45.59 | 38.91 | 8.76 | - | lab(45.59,38.91,8.76) |
CMYK | 0 | 0.53529411764706 | 0.44117647058824 | 0.33333333333333 | cmyk(0,0.53529411764706,0.44117647058824,0.33333333333333) |
Description
The RGB value of color #aa4f5f is rgb(170, 79, 95).
In the hex color #aa4f5f, The value of Red is 170, value of Green is 79, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #aa4f5f consists of 349° Hue, 37% Saturation, and 49% Lightness.
In the CMYK color model, the color #aa4f5f can be represented as Cyan=0%, Magenta=0.53529411764706%, Yellow=0.44117647058824%, and Black=0.33333333333333%.
Shades of #aa4f5f
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 #aa4f5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa4f5f
Preview of #aa4f5f on White Background
The contrast ratio of #aa4f5f with white color is 5.26
#aa4f5f color will look good on a white background.
Preview of #aa4f5f on black background
The contrast ratio of #aa4f5f with black color is 3.99
Color Schemes of #aa4f5f
Triadic Colors of #aa4f5f
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 #aa4f5f
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 #aa4f5f
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 #aa4f5f
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: #aa4f5f;
}
This is a sample text used for the color #aa4f5f. 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: #aa4f5f;
}
This is a sample text used for the color #aa4f5f. 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 #aa4f5f;
}
This is a sample text used for the color #aa4f5f. 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 49.42%
Green 22.97%
Blue 27.62%
CMYK Percentage
Cyan 0
Magenta 40.87%
Yellow 33.68%
Black 25.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.