#72527F Patrician Purple
#72527F (Patrician Purple) RGB value is (114, 82, 127).
Red value is 114, green value is 82, and blue value is 127.
Cylindrical-coordinate representations (HSL) of color #72527F: hue: 283°, saturation: 21.5%, and lightness: 41%.
Process color (CMYK) of #72527F is 10.2%, 35.4%, 0%, 50.2%. Web safe color equivalent of #72527F is ##666666. Color #72527F contains mainly Magenta.
Color Spaces
| Color spaces of #72527F | Value |
|---|---|
| RGB | 114, 82, 127 |
| HSL | 283°, 21.5%, 41% |
| HSV / HSB | 283°, 35.4%, 49.8% |
| CMYK | 10.2%, 35.4%, 0%, 50.2% |
| XYZ | 13.79, 11.14, 21.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110010 | 01010010 | 01111111 |
| Octal | 162 | 122 | 177 |
| Decimal | 114 | 82 | 127 |
| Hex | 72 | 52 | 7F |
Shades of #72527F
Tints of #72527F
.mybgColor { background-color: #72527F; }
.myforeColor { color: #72527F; }
.myborderColor { border: 3px solid #72527F; }
<p style="color:#72527F">Text here</p>
This sample text is styled with font color #72527F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#72527F">Div content here</div>
<div style="border:3px solid #72527F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(114, 82, 127, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #72527F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #72527F;
-webkit-box-shadow: 1px 1px 3px #72527F;
box-shadow: 1px 1px 3px #72527F; }
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 #72527F (Patrician Purple)
Color Overview & Profile: Color #72527F, also known as Patrician Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (114/255), 32% Green (82/255), and 50% Blue (127/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #72527F translates into the CMYK subtractive color model with values of 10.2% Cyan, 35.4% Magenta, 0% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 283°, saturation of 21.5%, and lightness of 41%.
Web Accessibility & Design Recommendations: When implementing #72527F 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 ##666666.
