#A59564 Tea Leaf Brown
#A59564 (Tea Leaf Brown) RGB value is (165, 149, 100).
Red value is 165, green value is 149, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #A59564: hue: 45°, saturation: 26.5%, and lightness: 52%.
Process color (CMYK) of #A59564 is 0%, 9.7%, 39.4%, 35.3%. Web safe color equivalent of #A59564 is ##999966. Color #A59564 contains mainly Yellow.
Color Spaces
| Color spaces of #A59564 | Value |
|---|---|
| RGB | 165, 149, 100 |
| HSL | 45°, 26.5%, 52% |
| HSV / HSB | 45°, 39.4%, 64.7% |
| CMYK | 0%, 9.7%, 39.4%, 35.3% |
| XYZ | 28.57, 30.42, 16.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 10010101 | 01100100 |
| Octal | 245 | 225 | 144 |
| Decimal | 165 | 149 | 100 |
| Hex | A5 | 95 | 64 |
Shades of #A59564
Tints of #A59564
.mybgColor { background-color: #A59564; }
.myforeColor { color: #A59564; }
.myborderColor { border: 3px solid #A59564; }
<p style="color:#A59564">Text here</p>
This sample text is styled with font color #A59564. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A59564">Div content here</div>
<div style="border:3px solid #A59564">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 149, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A59564; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A59564;
-webkit-box-shadow: 1px 1px 3px #A59564;
box-shadow: 1px 1px 3px #A59564; }
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 #A59564 (Tea Leaf Brown)
Color Overview & Profile: Color #A59564, also known as Tea Leaf Brown, 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 (165/255), 58% Green (149/255), and 39% Blue (100/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A59564 translates into the CMYK subtractive color model with values of 0% Cyan, 9.7% Magenta, 39.4% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 26.5%, and lightness of 52%.
Web Accessibility & Design Recommendations: When implementing #A59564 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 ##999966.
