#8B7880 Purple Rubiate
#8B7880 (Purple Rubiate) RGB value is (139, 120, 128).
Red value is 139, green value is 120, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #8B7880: hue: 335°, saturation: 7.6%, and lightness: 50.8%.
Process color (CMYK) of #8B7880 is 0%, 13.7%, 7.9%, 45.5%. Web safe color equivalent of #8B7880 is ##996699. Color #8B7880 contains mainly GRAY.
Color Spaces
| Color spaces of #8B7880 | Value |
|---|---|
| RGB | 139, 120, 128 |
| HSL | 335°, 7.6%, 50.8% |
| HSV / HSB | 335°, 13.7%, 54.5% |
| CMYK | 0%, 13.7%, 7.9%, 45.5% |
| XYZ | 21.26, 20.48, 23.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 01111000 | 10000000 |
| Octal | 213 | 170 | 200 |
| Decimal | 139 | 120 | 128 |
| Hex | 8B | 78 | 80 |
Shades of #8B7880
Tints of #8B7880
.mybgColor { background-color: #8B7880; }
.myforeColor { color: #8B7880; }
.myborderColor { border: 3px solid #8B7880; }
<p style="color:#8B7880">Text here</p>
This sample text is styled with font color #8B7880. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8B7880">Div content here</div>
<div style="border:3px solid #8B7880">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 120, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8B7880; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8B7880;
-webkit-box-shadow: 1px 1px 3px #8B7880;
box-shadow: 1px 1px 3px #8B7880; }
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 #8B7880 (Purple Rubiate)
Color Overview & Profile: Color #8B7880, also known as Purple Rubiate, 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 (139/255), 47% Green (120/255), and 50% Blue (128/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8B7880 translates into the CMYK subtractive color model with values of 0% Cyan, 13.7% Magenta, 7.9% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 335°, saturation of 7.6%, and lightness of 50.8%.
Web Accessibility & Design Recommendations: When implementing #8B7880 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 ##996699.
