#AB8953 Teak
#AB8953 (Teak) RGB value is (171, 137, 83).
Red value is 171, green value is 137, and blue value is 83.
Cylindrical-coordinate representations (HSL) of color #AB8953: hue: 37°, saturation: 34.6%, and lightness: 49.8%.
Process color (CMYK) of #AB8953 is 0%, 19.9%, 51.5%, 32.9%. Web safe color equivalent of #AB8953 is ##999966. Color #AB8953 contains mainly Yellow.
Color Spaces
| Color spaces of #AB8953 | Value |
|---|---|
| RGB | 171, 137, 83 |
| HSL | 37°, 34.6%, 49.8% |
| HSV / HSB | 37°, 51.5%, 67.1% |
| CMYK | 0%, 19.9%, 51.5%, 32.9% |
| XYZ | 27.3, 27.18, 11.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 10001001 | 01010011 |
| Octal | 253 | 211 | 123 |
| Decimal | 171 | 137 | 83 |
| Hex | AB | 89 | 53 |
Shades of #AB8953
Tints of #AB8953
.mybgColor { background-color: #AB8953; }
.myforeColor { color: #AB8953; }
.myborderColor { border: 3px solid #AB8953; }
<p style="color:#AB8953">Text here</p>
This sample text is styled with font color #AB8953. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AB8953">Div content here</div>
<div style="border:3px solid #AB8953">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 137, 83, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AB8953; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AB8953;
-webkit-box-shadow: 1px 1px 3px #AB8953;
box-shadow: 1px 1px 3px #AB8953; }
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 #AB8953 (Teak)
Color Overview & Profile: Color #AB8953, also known as Teak, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (171/255), 54% Green (137/255), and 33% Blue (83/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #AB8953 translates into the CMYK subtractive color model with values of 0% Cyan, 19.9% Magenta, 51.5% Yellow, and 32.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 34.6%, and lightness of 49.8%.
Web Accessibility & Design Recommendations: When implementing #AB8953 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.
