#A05E52 Chutney
#A05E52 (Chutney) RGB value is (160, 94, 82).
Red value is 160, green value is 94, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #A05E52: hue: 9°, saturation: 32.2%, and lightness: 47.5%.
Process color (CMYK) of #A05E52 is 0%, 41.3%, 48.8%, 37.3%. Web safe color equivalent of #A05E52 is ##996666. Color #A05E52 contains mainly Red.
Color Spaces
| Color spaces of #A05E52 | Value |
|---|---|
| RGB | 160, 94, 82 |
| HSL | 9°, 32.2%, 47.5% |
| HSV / HSB | 9°, 48.8%, 62.7% |
| CMYK | 0%, 41.3%, 48.8%, 37.3% |
| XYZ | 20.02, 16.09, 10.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 01011110 | 01010010 |
| Octal | 240 | 136 | 122 |
| Decimal | 160 | 94 | 82 |
| Hex | A0 | 5E | 52 |
Shades of #A05E52
Tints of #A05E52
.mybgColor { background-color: #A05E52; }
.myforeColor { color: #A05E52; }
.myborderColor { border: 3px solid #A05E52; }
<p style="color:#A05E52">Text here</p>
This sample text is styled with font color #A05E52. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A05E52">Div content here</div>
<div style="border:3px solid #A05E52">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 94, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A05E52; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A05E52;
-webkit-box-shadow: 1px 1px 3px #A05E52;
box-shadow: 1px 1px 3px #A05E52; }
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 #A05E52 (Chutney)
Color Overview & Profile: Color #A05E52, also known as Chutney, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (160/255), 37% Green (94/255), and 32% Blue (82/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A05E52 translates into the CMYK subtractive color model with values of 0% Cyan, 41.3% Magenta, 48.8% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 32.2%, and lightness of 47.5%.
Web Accessibility & Design Recommendations: When implementing #A05E52 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 ##996666.
