#8D5C75 Grape Nectar
#8D5C75 (Grape Nectar) RGB value is (141, 92, 117).
Red value is 141, green value is 92, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #8D5C75: hue: 329°, saturation: 21%, and lightness: 45.7%.
Process color (CMYK) of #8D5C75 is 0%, 34.8%, 17%, 44.7%. Web safe color equivalent of #8D5C75 is ##996666. Color #8D5C75 contains mainly Red.
Color Spaces
| Color spaces of #8D5C75 | Value |
|---|---|
| RGB | 141, 92, 117 |
| HSL | 329°, 21%, 45.7% |
| HSV / HSB | 329°, 34.8%, 55.3% |
| CMYK | 0%, 34.8%, 17%, 44.7% |
| XYZ | 18.02, 14.6, 18.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001101 | 01011100 | 01110101 |
| Octal | 215 | 134 | 165 |
| Decimal | 141 | 92 | 117 |
| Hex | 8D | 5C | 75 |
Shades of #8D5C75
Tints of #8D5C75
.mybgColor { background-color: #8D5C75; }
.myforeColor { color: #8D5C75; }
.myborderColor { border: 3px solid #8D5C75; }
<p style="color:#8D5C75">Text here</p>
This sample text is styled with font color #8D5C75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8D5C75">Div content here</div>
<div style="border:3px solid #8D5C75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(141, 92, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8D5C75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8D5C75;
-webkit-box-shadow: 1px 1px 3px #8D5C75;
box-shadow: 1px 1px 3px #8D5C75; }
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 #8D5C75 (Grape Nectar)
Color Overview & Profile: Color #8D5C75, also known as Grape Nectar, 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), 36% Green (92/255), and 46% Blue (117/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #8D5C75 translates into the CMYK subtractive color model with values of 0% Cyan, 34.8% Magenta, 17% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 329°, saturation of 21%, and lightness of 45.7%.
Web Accessibility & Design Recommendations: When implementing #8D5C75 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.
