#8D755B Cargo
#8D755B (Cargo) RGB value is (141, 117, 91).
Red value is 141, green value is 117, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #8D755B: hue: 31°, saturation: 21.6%, and lightness: 45.5%.
Process color (CMYK) of #8D755B is 0%, 17%, 35.5%, 44.7%. Web safe color equivalent of #8D755B is ##996666. Color #8D755B contains mainly Yellow.
Color Spaces
| Color spaces of #8D755B | Value |
|---|---|
| RGB | 141, 117, 91 |
| HSL | 31°, 21.6%, 45.5% |
| HSV / HSB | 31°, 35.5%, 55.3% |
| CMYK | 0%, 17%, 35.5%, 44.7% |
| XYZ | 19.23, 19.14, 12.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001101 | 01110101 | 01011011 |
| Octal | 215 | 165 | 133 |
| Decimal | 141 | 117 | 91 |
| Hex | 8D | 75 | 5B |
Shades of #8D755B
Tints of #8D755B
.mybgColor { background-color: #8D755B; }
.myforeColor { color: #8D755B; }
.myborderColor { border: 3px solid #8D755B; }
<p style="color:#8D755B">Text here</p>
This sample text is styled with font color #8D755B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8D755B">Div content here</div>
<div style="border:3px solid #8D755B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(141, 117, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8D755B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8D755B;
-webkit-box-shadow: 1px 1px 3px #8D755B;
box-shadow: 1px 1px 3px #8D755B; }
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 #8D755B (Cargo)
Color Overview & Profile: Color #8D755B, also known as Cargo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (141/255), 46% Green (117/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, #8D755B translates into the CMYK subtractive color model with values of 0% Cyan, 17% Magenta, 35.5% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 21.6%, and lightness of 45.5%.
Web Accessibility & Design Recommendations: When implementing #8D755B 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.
