In a RGB color space, #aa5656 hex color is composed of 66.7% red, 33.7% green and 33.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 49.4% magenta, 49.4% yellow and 33.3% black. It has a hue angle of 0 degrees, a saturation of 33.1% and a lightness of 50.2%. #aa5656 color hex could be obtained by blending #ffacac with #550000. Closest websafe color is: #996666.
The hexadecimal color #aa5656 has RGB values of R:170, G:86, B:86 and CMYK values of C:0, M:0.49, Y:0.49, K:0.33. Its decimal value is 11163222.
Hex triplet | aa5656 | #aa5656 |
RGB Decimal | 170, 86, 86 | rgb(170,86,86) |
RGB Percent | 66.7, 33.7, 33.7 | rgb(66.7%,33.7%,33.7%) |
CMYK | 0, 49.4, 49.4, 33.3 | |
HSL | 0°, 33.1, 50.2 | hsl(0,33.1%,50.2%) |
HSV(HSB) | 0°, 49.4, 66.7 | |
Web Safe | 996666 | #966 |
XYZ | 21.585, 15.874, 10.73 |
xyY | 0.448, 0.329, 15.874 |
CIE-LAB | 46.808, 34.328, 15.909 |
CIE-LCH | 46.808, 37.836, 24.865 |
CIE-LUV | 46.808, 59.615, 12.851 |
Hunter-Lab | 39.842, 26.984, 11.921 |
Binary | 10101010, 01010110, 01010110 |
Below, you can see some colors close to #aa5656. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #aa5656.
<span style="color:#aa5656">Text here</span>
This paragraph has a background color of #aa5656.
<p style="background-color:#aa5656;">Content here</p>
This element has a border color of #aa5656.
<div style="border:1px #aa5656;">Content here</div>
.text {color:#aa5656;}
.background {background-color:#aa5656;}
.border {border:1px solid #aa5656;}
.text-shadow {border:1px solid #aa5656;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #f8f2f2 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a7676 is the less saturated color, while #ff0101 is the most saturated one.