#aa3f16 Hex Color
rgb(170, 63, 22)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | 3f | 16 | - | #aa3f16 |
| RGB | 170 | 63 | 22 | - | rgb(170,63,22) |
| HSL | 17 | 77% | 38% | - | hsl(17,77%,38%) |
| HSV | 17 | 87% | 67% | - | hsv(17,87%,67%) |
| XYZ | 18.4999 | 12.159 | 2.1309 | - | xyz(18.4999,12.159,2.1309) |
| CIE-LAB | 41.47 | 42.06 | 45.19 | - | lab(41.47,42.06,45.19) |
| CMYK | 0 | 0.62941176470588 | 0.87058823529412 | 0.33333333333333 | cmyk(0,0.62941176470588,0.87058823529412,0.33333333333333) |
Description
The RGB value of color #aa3f16 is rgb(170, 63, 22).
In the hex color #aa3f16, The value of Red is 170, value of Green is 63, and value of Blue is 22. The primary color is Red. Similarly, The HSL values for #aa3f16 consists of 17° Hue, 77% Saturation, and 38% Lightness.
In the CMYK color model, the color #aa3f16 can be represented as Cyan=0%, Magenta=0.62941176470588%, Yellow=0.87058823529412%, and Black=0.33333333333333%.
Shades of #aa3f16
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 #aa3f16
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa3f16
Preview of #aa3f16 on White Background
The contrast ratio of #aa3f16 with white color is 6.12
#aa3f16 color will look good on a white background.
Preview of #aa3f16 on black background
The contrast ratio of #aa3f16 with black color is 3.43
Color Schemes of #aa3f16
Triadic Colors of #aa3f16
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 #aa3f16
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 #aa3f16
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 #aa3f16
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.
Monochromatic Colors of #aa3f16
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aa3f16;
}
This is a sample text used for the color #aa3f16. 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: #aa3f16;
}
This is a sample text used for the color #aa3f16. 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 #aa3f16;
}
This is a sample text used for the color #aa3f16. 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 66.67%
Green 24.71%
Blue 8.63%
CMYK Percentage
Cyan 0
Magenta 34.33%
Yellow 47.49%
Black 18.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.