#886E70 Sandstone Red Grey
#886E70 (Sandstone Red Grey) RGB value is (136, 110, 112).
Red value is 136, green value is 110, and blue value is 112.
Cylindrical-coordinate representations (HSL) of color #886E70: hue: 355°, saturation: 10.6%, and lightness: 48.2%.
Process color (CMYK) of #886E70 is 0%, 19.1%, 17.6%, 46.7%. Web safe color equivalent of #886E70 is ##996666. Color #886E70 contains mainly Yellow.
Color Spaces
| Color spaces of #886E70 | Value |
|---|---|
| RGB | 136, 110, 112 |
| HSL | 355°, 10.6%, 48.2% |
| HSV / HSB | 355°, 19.1%, 53.3% |
| CMYK | 0%, 19.1%, 17.6%, 46.7% |
| XYZ | 18.65, 17.56, 17.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001000 | 01101110 | 01110000 |
| Octal | 210 | 156 | 160 |
| Decimal | 136 | 110 | 112 |
| Hex | 88 | 6E | 70 |
Shades of #886E70
Tints of #886E70
.mybgColor { background-color: #886E70; }
.myforeColor { color: #886E70; }
.myborderColor { border: 3px solid #886E70; }
<p style="color:#886E70">Text here</p>
This sample text is styled with font color #886E70. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#886E70">Div content here</div>
<div style="border:3px solid #886E70">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(136, 110, 112, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #886E70; }
.divShadow { -moz-box-shadow: 1px 1px 3px #886E70;
-webkit-box-shadow: 1px 1px 3px #886E70;
box-shadow: 1px 1px 3px #886E70; }
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 #886E70 (Sandstone Red Grey)
Color Overview & Profile: Color #886E70, also known as Sandstone Red Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (136/255), 43% Green (110/255), and 44% Blue (112/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #886E70 translates into the CMYK subtractive color model with values of 0% Cyan, 19.1% Magenta, 17.6% Yellow, and 46.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 355°, saturation of 10.6%, and lightness of 48.2%.
Web Accessibility & Design Recommendations: When implementing #886E70 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.
