#aa3e40 Hex Color
rgb(170, 62, 64)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 3e | 40 | - | #aa3e40 |
RGB | 170 | 62 | 64 | - | rgb(170,62,64) |
HSL | 359 | 47% | 45% | - | hsl(359,47%,45%) |
HSV | 359 | 64% | 67% | - | hsv(359,64%,67%) |
XYZ | 19.2256 | 12.3615 | 6.2232 | - | xyz(19.2256,12.3615,6.2232) |
CIE-LAB | 41.78 | 44.43 | 22.59 | - | lab(41.78,44.43,22.59) |
CMYK | 0 | 0.63529411764706 | 0.62352941176471 | 0.33333333333333 | cmyk(0,0.63529411764706,0.62352941176471,0.33333333333333) |
Description
The RGB value of color #aa3e40 is rgb(170, 62, 64).
In the hex color #aa3e40, The value of Red is 170, value of Green is 62, and value of Blue is 64. The primary color is Red. Similarly, The HSL values for #aa3e40 consists of 359° Hue, 47% Saturation, and 45% Lightness.
In the CMYK color model, the color #aa3e40 can be represented as Cyan=0%, Magenta=0.63529411764706%, Yellow=0.62352941176471%, and Black=0.33333333333333%.
Shades of #aa3e40
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 #aa3e40
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa3e40
Preview of #aa3e40 on White Background
The contrast ratio of #aa3e40 with white color is 6.05
#aa3e40 color will look good on a white background.
Preview of #aa3e40 on black background
The contrast ratio of #aa3e40 with black color is 3.47
Color Schemes of #aa3e40
Triadic Colors of #aa3e40
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 #aa3e40
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 #aa3e40
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 #aa3e40
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: #aa3e40;
}
This is a sample text used for the color #aa3e40. 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: #aa3e40;
}
This is a sample text used for the color #aa3e40. 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 #aa3e40;
}
This is a sample text used for the color #aa3e40. 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 57.43%
Green 20.95%
Blue 21.62%
CMYK Percentage
Cyan 0
Magenta 39.9%
Yellow 39.16%
Black 20.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.