#A67156 Pecan
#A67156 (Pecan) RGB value is (166, 113, 86).
Red value is 166, green value is 113, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #A67156: hue: 20°, saturation: 31.7%, and lightness: 49.4%.
Process color (CMYK) of #A67156 is 0%, 31.9%, 48.2%, 34.9%. Web safe color equivalent of #A67156 is ##996666. Color #A67156 contains mainly Red.
Color Spaces
| Color spaces of #A67156 | Value |
|---|---|
| RGB | 166, 113, 86 |
| HSL | 20°, 31.7%, 49.4% |
| HSV / HSB | 20°, 48.2%, 65.1% |
| CMYK | 0%, 31.9%, 48.2%, 34.9% |
| XYZ | 23.31, 20.59, 11.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 01110001 | 01010110 |
| Octal | 246 | 161 | 126 |
| Decimal | 166 | 113 | 86 |
| Hex | A6 | 71 | 56 |
Shades of #A67156
Tints of #A67156
.mybgColor { background-color: #A67156; }
.myforeColor { color: #A67156; }
.myborderColor { border: 3px solid #A67156; }
<p style="color:#A67156">Text here</p>
This sample text is styled with font color #A67156. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A67156">Div content here</div>
<div style="border:3px solid #A67156">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 113, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A67156; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A67156;
-webkit-box-shadow: 1px 1px 3px #A67156;
box-shadow: 1px 1px 3px #A67156; }
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 #A67156 (Pecan)
Color Overview & Profile: Color #A67156, also known as Pecan, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 44% Green (113/255), and 34% Blue (86/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A67156 translates into the CMYK subtractive color model with values of 0% Cyan, 31.9% Magenta, 48.2% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 31.7%, and lightness of 49.4%.
Web Accessibility & Design Recommendations: When implementing #A67156 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.
