In a RGB color space, #aa5555 hex color (also known as Bretzel Brown) is composed of 66.7% red, 33.3% green and 33.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 50% magenta, 50% yellow and 33.3% black. It has a hue angle of 0 degrees, a saturation of 33.3% and a lightness of 50%. #aa5555 color hex could be obtained by blending #ffaaaa with #550000. Closest websafe color is: #996666.
The hexadecimal color #aa5555 has RGB values of R:170, G:85, B:85 and CMYK values of C:0, M:0.5, Y:0.5, K:0.33. Its decimal value is 11162965.
Hex triplet | aa5555 | #aa5555 |
RGB Decimal | 170, 85, 85 | rgb(170,85,85) |
RGB Percent | 66.7, 33.3, 33.3 | rgb(66.7%,33.3%,33.3%) |
CMYK | 0, 50, 50, 33.3 | |
HSL | 0°, 33.3, 50 | hsl(0,33.3%,50%) |
HSV(HSB) | 0°, 50, 66.7 | |
Web Safe | 996666 | #966 |
XYZ | 21.466, 15.699, 10.493 |
xyY | 0.45, 0.329, 15.699 |
CIE-LAB | 46.577, 34.761, 16.196 |
CIE-LCH | 46.577, 38.349, 24.982 |
CIE-LUV | 46.577, 60.461, 13.034 |
Hunter-Lab | 39.622, 27.367, 12.033 |
Binary | 10101010, 01010101, 01010101 |
Below, you can see some colors close to #aa5555. 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 #aa5555.
<span style="color:#aa5555">Text here</span>
This paragraph has a background color of #aa5555.
<p style="background-color:#aa5555;">Content here</p>
This element has a border color of #aa5555.
<div style="border:1px #aa5555;">Content here</div>
.text {color:#aa5555;}
.background {background-color:#aa5555;}
.border {border:1px solid #aa5555;}
.text-shadow {border:1px solid #aa5555;}
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, #000000 is the darkest color, while #f8f1f1 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a7575 is the less saturated color, while #ff0000 is the most saturated one.