#AA482B Chocolate Chilli
#AA482B (Chocolate Chilli) RGB value is (170, 72, 43).
Red value is 170, green value is 72, and blue value is 43.
Cylindrical-coordinate representations (HSL) of color #AA482B: hue: 14°, saturation: 59.6%, and lightness: 41.8%.
Process color (CMYK) of #AA482B is 0%, 57.6%, 74.7%, 33.3%. Web safe color equivalent of #AA482B is ##993333. Color #AA482B contains mainly Red.
Color Spaces
| Color spaces of #AA482B | Value |
|---|---|
| RGB | 170, 72, 43 |
| HSL | 14°, 59.6%, 41.8% |
| HSV / HSB | 14°, 74.7%, 66.7% |
| CMYK | 0%, 57.6%, 74.7%, 33.3% |
| XYZ | 19.33, 13.36, 3.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 01001000 | 00101011 |
| Octal | 252 | 110 | 053 |
| Decimal | 170 | 72 | 43 |
| Hex | AA | 48 | 2B |
Shades of #AA482B
Tints of #AA482B
.mybgColor { background-color: #AA482B; }
.myforeColor { color: #AA482B; }
.myborderColor { border: 3px solid #AA482B; }
<p style="color:#AA482B">Text here</p>
This sample text is styled with font color #AA482B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AA482B">Div content here</div>
<div style="border:3px solid #AA482B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 72, 43, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AA482B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AA482B;
-webkit-box-shadow: 1px 1px 3px #AA482B;
box-shadow: 1px 1px 3px #AA482B; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #AA482B (Chocolate Chilli)
Color Overview & Profile: Color #AA482B, also known as Chocolate Chilli, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (170/255), 28% Green (72/255), and 17% Blue (43/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AA482B translates into the CMYK subtractive color model with values of 0% Cyan, 57.6% Magenta, 74.7% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 14°, saturation of 59.6%, and lightness of 41.8%.
Web Accessibility & Design Recommendations: When implementing #AA482B in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##993333.
