#987456 Liver Chestnut
#987456 (Liver Chestnut) RGB value is (152, 116, 86).
Red value is 152, green value is 116, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #987456: hue: 27°, saturation: 27.7%, and lightness: 46.7%.
Process color (CMYK) of #987456 is 0%, 23.7%, 43.4%, 40.4%. Web safe color equivalent of #987456 is ##996666. Color #987456 contains mainly Yellow.
Color Spaces
| Color spaces of #987456 | Value |
|---|---|
| RGB | 152, 116, 86 |
| HSL | 27°, 27.7%, 46.7% |
| HSV / HSB | 27°, 43.4%, 59.6% |
| CMYK | 0%, 23.7%, 43.4%, 40.4% |
| XYZ | 20.87, 19.84, 11.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 01110100 | 01010110 |
| Octal | 230 | 164 | 126 |
| Decimal | 152 | 116 | 86 |
| Hex | 98 | 74 | 56 |
Shades of #987456
Tints of #987456
.mybgColor { background-color: #987456; }
.myforeColor { color: #987456; }
.myborderColor { border: 3px solid #987456; }
<p style="color:#987456">Text here</p>
This sample text is styled with font color #987456. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#987456">Div content here</div>
<div style="border:3px solid #987456">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 116, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #987456; }
.divShadow { -moz-box-shadow: 1px 1px 3px #987456;
-webkit-box-shadow: 1px 1px 3px #987456;
box-shadow: 1px 1px 3px #987456; }
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 #987456 (Liver Chestnut)
Color Overview & Profile: Color #987456, also known as Liver Chestnut, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (152/255), 45% Green (116/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, #987456 translates into the CMYK subtractive color model with values of 0% Cyan, 23.7% Magenta, 43.4% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 27.7%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #987456 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.
