#A37FDD Middy’s Purple
#A37FDD (Middy’s Purple) RGB value is (163, 127, 221).
Red value is 163, green value is 127, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #A37FDD: hue: 263°, saturation: 58%, and lightness: 68.2%.
Process color (CMYK) of #A37FDD is 26.2%, 42.5%, 0%, 13.3%. Web safe color equivalent of #A37FDD is ##9966CC. Color #A37FDD contains mainly Blue.
Color Spaces
| Color spaces of #A37FDD | Value |
|---|---|
| RGB | 163, 127, 221 |
| HSL | 263°, 58%, 68.2% |
| HSV / HSB | 263°, 42.5%, 86.7% |
| CMYK | 26.2%, 42.5%, 0%, 13.3% |
| XYZ | 35.74, 28.19, 71.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 01111111 | 11011101 |
| Octal | 243 | 177 | 335 |
| Decimal | 163 | 127 | 221 |
| Hex | A3 | 7F | DD |
Shades of #A37FDD
Tints of #A37FDD
.mybgColor { background-color: #A37FDD; }
.myforeColor { color: #A37FDD; }
.myborderColor { border: 3px solid #A37FDD; }
<p style="color:#A37FDD">Text here</p>
This sample text is styled with font color #A37FDD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A37FDD">Div content here</div>
<div style="border:3px solid #A37FDD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 127, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A37FDD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A37FDD;
-webkit-box-shadow: 1px 1px 3px #A37FDD;
box-shadow: 1px 1px 3px #A37FDD; }
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 #A37FDD (Middy’s Purple)
Color Overview & Profile: Color #A37FDD, also known as Middy’s Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 50% Green (127/255), and 87% Blue (221/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A37FDD translates into the CMYK subtractive color model with values of 26.2% Cyan, 42.5% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 263°, saturation of 58%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #A37FDD 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 ##9966CC.
