#807571 Amazon Stone
#807571 (Amazon Stone) RGB value is (128, 117, 113).
Red value is 128, green value is 117, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #807571: hue: 16°, saturation: 6.2%, and lightness: 47.3%.
Process color (CMYK) of #807571 is 0%, 8.6%, 11.7%, 49.8%. Web safe color equivalent of #807571 is ##996666. Color #807571 contains mainly GRAY.
Color Spaces
| Color spaces of #807571 | Value |
|---|---|
| RGB | 128, 117, 113 |
| HSL | 16°, 6.2%, 47.3% |
| HSV / HSB | 16°, 11.7%, 50.2% |
| CMYK | 0%, 8.6%, 11.7%, 49.8% |
| XYZ | 18.24, 18.5, 18.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01110101 | 01110001 |
| Octal | 200 | 165 | 161 |
| Decimal | 128 | 117 | 113 |
| Hex | 80 | 75 | 71 |
Shades of #807571
Tints of #807571
.mybgColor { background-color: #807571; }
.myforeColor { color: #807571; }
.myborderColor { border: 3px solid #807571; }
<p style="color:#807571">Text here</p>
This sample text is styled with font color #807571. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#807571">Div content here</div>
<div style="border:3px solid #807571">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 117, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #807571; }
.divShadow { -moz-box-shadow: 1px 1px 3px #807571;
-webkit-box-shadow: 1px 1px 3px #807571;
box-shadow: 1px 1px 3px #807571; }
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 #807571 (Amazon Stone)
Color Overview & Profile: Color #807571, also known as Amazon Stone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 46% Green (117/255), and 44% Blue (113/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #807571 translates into the CMYK subtractive color model with values of 0% Cyan, 8.6% Magenta, 11.7% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 6.2%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #807571 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.
