#827191 Provence Violet
#827191 (Provence Violet) RGB value is (130, 113, 145).
Red value is 130, green value is 113, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #827191: hue: 272°, saturation: 12.7%, and lightness: 50.6%.
Process color (CMYK) of #827191 is 10.3%, 22.1%, 0%, 43.1%. Web safe color equivalent of #827191 is ##996699. Color #827191 contains mainly Magenta.
Color Spaces
| Color spaces of #827191 | Value |
|---|---|
| RGB | 130, 113, 145 |
| HSL | 272°, 12.7%, 50.6% |
| HSV / HSB | 272°, 22.1%, 56.9% |
| CMYK | 10.3%, 22.1%, 0%, 43.1% |
| XYZ | 20.22, 18.6, 29.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 01110001 | 10010001 |
| Octal | 202 | 161 | 221 |
| Decimal | 130 | 113 | 145 |
| Hex | 82 | 71 | 91 |
Shades of #827191
Tints of #827191
.mybgColor { background-color: #827191; }
.myforeColor { color: #827191; }
.myborderColor { border: 3px solid #827191; }
<p style="color:#827191">Text here</p>
This sample text is styled with font color #827191. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#827191">Div content here</div>
<div style="border:3px solid #827191">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 113, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #827191; }
.divShadow { -moz-box-shadow: 1px 1px 3px #827191;
-webkit-box-shadow: 1px 1px 3px #827191;
box-shadow: 1px 1px 3px #827191; }
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 #827191 (Provence Violet)
Color Overview & Profile: Color #827191, also known as Provence Violet, 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), 44% Green (113/255), and 57% Blue (145/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #827191 translates into the CMYK subtractive color model with values of 10.3% Cyan, 22.1% Magenta, 0% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 272°, saturation of 12.7%, and lightness of 50.6%.
Web Accessibility & Design Recommendations: When implementing #827191 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.
