#918676 Stacked Stone
#918676 (Stacked Stone) RGB value is (145, 134, 118).
Red value is 145, green value is 134, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #918676: hue: 36°, saturation: 10.9%, and lightness: 51.6%.
Process color (CMYK) of #918676 is 0%, 7.6%, 18.6%, 43.1%. Web safe color equivalent of #918676 is ##999966. Color #918676 contains mainly Yellow.
Color Spaces
| Color spaces of #918676 | Value |
|---|---|
| RGB | 145, 134, 118 |
| HSL | 36°, 10.9%, 51.6% |
| HSV / HSB | 36°, 18.6%, 56.9% |
| CMYK | 0%, 7.6%, 18.6%, 43.1% |
| XYZ | 23.47, 24.38, 20.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 10000110 | 01110110 |
| Octal | 221 | 206 | 166 |
| Decimal | 145 | 134 | 118 |
| Hex | 91 | 86 | 76 |
Shades of #918676
Tints of #918676
.mybgColor { background-color: #918676; }
.myforeColor { color: #918676; }
.myborderColor { border: 3px solid #918676; }
<p style="color:#918676">Text here</p>
This sample text is styled with font color #918676. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#918676">Div content here</div>
<div style="border:3px solid #918676">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 134, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #918676; }
.divShadow { -moz-box-shadow: 1px 1px 3px #918676;
-webkit-box-shadow: 1px 1px 3px #918676;
box-shadow: 1px 1px 3px #918676; }
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 #918676 (Stacked Stone)
Color Overview & Profile: Color #918676, also known as Stacked Stone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (145/255), 53% Green (134/255), and 46% Blue (118/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #918676 translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 18.6% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 10.9%, and lightness of 51.6%.
Web Accessibility & Design Recommendations: When implementing #918676 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.
