#94877E Abandoned Mansion
#94877E (Abandoned Mansion) RGB value is (148, 135, 126).
Red value is 148, green value is 135, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #94877E: hue: 25°, saturation: 9.3%, and lightness: 53.7%.
Process color (CMYK) of #94877E is 0%, 8.8%, 14.9%, 42%. Web safe color equivalent of #94877E is ##999966. Color #94877E contains mainly Yellow.
Color Spaces
| Color spaces of #94877E | Value |
|---|---|
| RGB | 148, 135, 126 |
| HSL | 25°, 9.3%, 53.7% |
| HSV / HSB | 25°, 14.9%, 58% |
| CMYK | 0%, 8.8%, 14.9%, 42% |
| XYZ | 24.64, 25.13, 23.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010100 | 10000111 | 01111110 |
| Octal | 224 | 207 | 176 |
| Decimal | 148 | 135 | 126 |
| Hex | 94 | 87 | 7E |
Shades of #94877E
Tints of #94877E
.mybgColor { background-color: #94877E; }
.myforeColor { color: #94877E; }
.myborderColor { border: 3px solid #94877E; }
<p style="color:#94877E">Text here</p>
This sample text is styled with font color #94877E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#94877E">Div content here</div>
<div style="border:3px solid #94877E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(148, 135, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #94877E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #94877E;
-webkit-box-shadow: 1px 1px 3px #94877E;
box-shadow: 1px 1px 3px #94877E; }
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 #94877E (Abandoned Mansion)
Color Overview & Profile: Color #94877E, also known as Abandoned Mansion, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (148/255), 53% Green (135/255), and 49% Blue (126/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #94877E translates into the CMYK subtractive color model with values of 0% Cyan, 8.8% Magenta, 14.9% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 9.3%, and lightness of 53.7%.
Web Accessibility & Design Recommendations: When implementing #94877E 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.
