#aa8b6c Hex Color
rgb(170, 139, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 8b | 6c | - | #aa8b6c |
RGB | 170 | 139 | 108 | - | rgb(170,139,108) |
HSL | 30 | 27% | 55% | - | hsl(30,27%,55%) |
HSV | 30 | 36% | 67% | - | hsv(30,36%,67%) |
XYZ | 28.517 | 28.094 | 18.107 | - | xyz(28.517,28.094,18.107) |
CIE-LAB | 59.97 | 7.26 | 21.01 | - | lab(59.97,7.26,21.01) |
CMYK | 0 | 0.18235294117647 | 0.36470588235294 | 0.33333333333333 | cmyk(0,0.18235294117647,0.36470588235294,0.33333333333333) |
Description
The RGB value of color #aa8b6c is rgb(170, 139, 108).
In the hex color #aa8b6c, The value of Red is 170, value of Green is 139, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #aa8b6c consists of 30° Hue, 27% Saturation, and 55% Lightness.
In the CMYK color model, the color #aa8b6c can be represented as Cyan=0%, Magenta=0.18235294117647%, Yellow=0.36470588235294%, and Black=0.33333333333333%.
Shades of #aa8b6c
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 #aa8b6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa8b6c
Preview of #aa8b6c on White Background
The contrast ratio of #aa8b6c with white color is 3.17
Preview of #aa8b6c on black background
The contrast ratio of #aa8b6c with black color is 6.62
#aa8b6c color will look good with a black background.
Color Schemes of #aa8b6c
Triadic Colors of #aa8b6c
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 #aa8b6c
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 #aa8b6c
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 #aa8b6c
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: #aa8b6c;
}
This is a sample text used for the color #aa8b6c. 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: #aa8b6c;
}
This is a sample text used for the color #aa8b6c. 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 #aa8b6c;
}
This is a sample text used for the color #aa8b6c. 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 40.77%
Green 33.33%
Blue 25.9%
CMYK Percentage
Cyan 0
Magenta 20.71%
Yellow 41.43%
Black 37.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.