#A1755C Timber Trail
#A1755C (Timber Trail) RGB value is (161, 117, 92).
Red value is 161, green value is 117, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #A1755C: hue: 22°, saturation: 27.3%, and lightness: 49.6%.
Process color (CMYK) of #A1755C is 0%, 27.3%, 42.9%, 36.9%. Web safe color equivalent of #A1755C is ##996666. Color #A1755C contains mainly Red.
Color Spaces
| Color spaces of #A1755C | Value |
|---|---|
| RGB | 161, 117, 92 |
| HSL | 22°, 27.3%, 49.6% |
| HSV / HSB | 22°, 42.9%, 63.1% |
| CMYK | 0%, 27.3%, 42.9%, 36.9% |
| XYZ | 22.99, 21.07, 12.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 01110101 | 01011100 |
| Octal | 241 | 165 | 134 |
| Decimal | 161 | 117 | 92 |
| Hex | A1 | 75 | 5C |
Shades of #A1755C
Tints of #A1755C
.mybgColor { background-color: #A1755C; }
.myforeColor { color: #A1755C; }
.myborderColor { border: 3px solid #A1755C; }
<p style="color:#A1755C">Text here</p>
This sample text is styled with font color #A1755C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A1755C">Div content here</div>
<div style="border:3px solid #A1755C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 117, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A1755C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A1755C;
-webkit-box-shadow: 1px 1px 3px #A1755C;
box-shadow: 1px 1px 3px #A1755C; }
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 #A1755C (Timber Trail)
Color Overview & Profile: Color #A1755C, also known as Timber Trail, 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), 46% Green (117/255), and 36% Blue (92/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A1755C translates into the CMYK subtractive color model with values of 0% Cyan, 27.3% Magenta, 42.9% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 27.3%, and lightness of 49.6%.
Web Accessibility & Design Recommendations: When implementing #A1755C 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.
