#917A56 Coconut Shell
#917A56 (Coconut Shell) RGB value is (145, 122, 86).
Red value is 145, green value is 122, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #917A56: hue: 37°, saturation: 25.5%, and lightness: 45.3%.
Process color (CMYK) of #917A56 is 0%, 15.9%, 40.7%, 43.1%. Web safe color equivalent of #917A56 is ##996666. Color #917A56 contains mainly Yellow.
Color Spaces
| Color spaces of #917A56 | Value |
|---|---|
| RGB | 145, 122, 86 |
| HSL | 37°, 25.5%, 45.3% |
| HSV / HSB | 37°, 40.7%, 56.9% |
| CMYK | 0%, 15.9%, 40.7%, 43.1% |
| XYZ | 20.32, 20.61, 11.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 01111010 | 01010110 |
| Octal | 221 | 172 | 126 |
| Decimal | 145 | 122 | 86 |
| Hex | 91 | 7A | 56 |
Shades of #917A56
Tints of #917A56
.mybgColor { background-color: #917A56; }
.myforeColor { color: #917A56; }
.myborderColor { border: 3px solid #917A56; }
<p style="color:#917A56">Text here</p>
This sample text is styled with font color #917A56. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#917A56">Div content here</div>
<div style="border:3px solid #917A56">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 122, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #917A56; }
.divShadow { -moz-box-shadow: 1px 1px 3px #917A56;
-webkit-box-shadow: 1px 1px 3px #917A56;
box-shadow: 1px 1px 3px #917A56; }
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 #917A56 (Coconut Shell)
Color Overview & Profile: Color #917A56, also known as Coconut Shell, 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), 48% Green (122/255), and 34% Blue (86/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #917A56 translates into the CMYK subtractive color model with values of 0% Cyan, 15.9% Magenta, 40.7% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 25.5%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #917A56 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.
