#8F7B5B Tweedy
#8F7B5B (Tweedy) RGB value is (143, 123, 91).
Red value is 143, green value is 123, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #8F7B5B: hue: 37°, saturation: 22.2%, and lightness: 45.9%.
Process color (CMYK) of #8F7B5B is 0%, 14%, 36.4%, 43.9%. Web safe color equivalent of #8F7B5B is ##996666. Color #8F7B5B contains mainly Yellow.
Color Spaces
| Color spaces of #8F7B5B | Value |
|---|---|
| RGB | 143, 123, 91 |
| HSL | 37°, 22.2%, 45.9% |
| HSV / HSB | 37°, 36.4%, 56.1% |
| CMYK | 0%, 14%, 36.4%, 43.9% |
| XYZ | 20.3, 20.76, 12.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001111 | 01111011 | 01011011 |
| Octal | 217 | 173 | 133 |
| Decimal | 143 | 123 | 91 |
| Hex | 8F | 7B | 5B |
Shades of #8F7B5B
Tints of #8F7B5B
.mybgColor { background-color: #8F7B5B; }
.myforeColor { color: #8F7B5B; }
.myborderColor { border: 3px solid #8F7B5B; }
<p style="color:#8F7B5B">Text here</p>
This sample text is styled with font color #8F7B5B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8F7B5B">Div content here</div>
<div style="border:3px solid #8F7B5B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(143, 123, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8F7B5B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8F7B5B;
-webkit-box-shadow: 1px 1px 3px #8F7B5B;
box-shadow: 1px 1px 3px #8F7B5B; }
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 #8F7B5B (Tweedy)
Color Overview & Profile: Color #8F7B5B, also known as Tweedy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (143/255), 48% Green (123/255), and 36% Blue (91/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8F7B5B translates into the CMYK subtractive color model with values of 0% Cyan, 14% Magenta, 36.4% Yellow, and 43.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 22.2%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #8F7B5B 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.
