#A17361 Indian Reed
#A17361 (Indian Reed) RGB value is (161, 115, 97).
Red value is 161, green value is 115, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #A17361: hue: 17°, saturation: 25.4%, and lightness: 50.6%.
Process color (CMYK) of #A17361 is 0%, 28.6%, 39.8%, 36.9%. Web safe color equivalent of #A17361 is ##996666. Color #A17361 contains mainly Red.
Color Spaces
| Color spaces of #A17361 | Value |
|---|---|
| RGB | 161, 115, 97 |
| HSL | 17°, 25.4%, 50.6% |
| HSV / HSB | 17°, 39.8%, 63.1% |
| CMYK | 0%, 28.6%, 39.8%, 36.9% |
| XYZ | 22.99, 20.7, 14.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 01110011 | 01100001 |
| Octal | 241 | 163 | 141 |
| Decimal | 161 | 115 | 97 |
| Hex | A1 | 73 | 61 |
Shades of #A17361
Tints of #A17361
.mybgColor { background-color: #A17361; }
.myforeColor { color: #A17361; }
.myborderColor { border: 3px solid #A17361; }
<p style="color:#A17361">Text here</p>
This sample text is styled with font color #A17361. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A17361">Div content here</div>
<div style="border:3px solid #A17361">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 115, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A17361; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A17361;
-webkit-box-shadow: 1px 1px 3px #A17361;
box-shadow: 1px 1px 3px #A17361; }
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 #A17361 (Indian Reed)
Color Overview & Profile: Color #A17361, also known as Indian Reed, 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 (161/255), 45% Green (115/255), and 38% Blue (97/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A17361 translates into the CMYK subtractive color model with values of 0% Cyan, 28.6% Magenta, 39.8% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 25.4%, and lightness of 50.6%.
Web Accessibility & Design Recommendations: When implementing #A17361 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.
