#82155E French Plum
#82155E (French Plum) RGB value is (130, 21, 94).
Red value is 130, green value is 21, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #82155E: hue: 320°, saturation: 72.2%, and lightness: 29.6%.
Process color (CMYK) of #82155E is 0%, 83.8%, 27.7%, 49%. Web safe color equivalent of #82155E is ##990066. Color #82155E contains mainly Red.
Color Spaces
| Color spaces of #82155E | Value |
|---|---|
| RGB | 130, 21, 94 |
| HSL | 320°, 72.2%, 29.6% |
| HSV / HSB | 320°, 83.8%, 51% |
| CMYK | 0%, 83.8%, 27.7%, 49% |
| XYZ | 11.5, 6.09, 11.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 00010101 | 01011110 |
| Octal | 202 | 025 | 136 |
| Decimal | 130 | 21 | 94 |
| Hex | 82 | 15 | 5E |
Shades of #82155E
Tints of #82155E
.mybgColor { background-color: #82155E; }
.myforeColor { color: #82155E; }
.myborderColor { border: 3px solid #82155E; }
<p style="color:#82155E">Text here</p>
This sample text is styled with font color #82155E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#82155E">Div content here</div>
<div style="border:3px solid #82155E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 21, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #82155E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #82155E;
-webkit-box-shadow: 1px 1px 3px #82155E;
box-shadow: 1px 1px 3px #82155E; }
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 #82155E (French Plum)
Color Overview & Profile: Color #82155E, also known as French Plum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (130/255), 8% Green (21/255), and 37% Blue (94/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #82155E translates into the CMYK subtractive color model with values of 0% Cyan, 83.8% Magenta, 27.7% Yellow, and 49% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 72.2%, and lightness of 29.6%.
Web Accessibility & Design Recommendations: When implementing #82155E 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 ##990066.
