#A48DD1 Middy’s Purple
#A48DD1 (Middy’s Purple) RGB value is (164, 141, 209).
Red value is 164, green value is 141, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #A48DD1: hue: 260°, saturation: 42.5%, and lightness: 68.6%.
Process color (CMYK) of #A48DD1 is 21.5%, 32.5%, 0%, 18%. Web safe color equivalent of #A48DD1 is ##9999CC. Color #A48DD1 contains mainly Magenta.
Color Spaces
| Color spaces of #A48DD1 | Value |
|---|---|
| RGB | 164, 141, 209 |
| HSL | 260°, 42.5%, 68.6% |
| HSV / HSB | 260°, 32.5%, 82% |
| CMYK | 21.5%, 32.5%, 0%, 18% |
| XYZ | 36.34, 31.55, 64.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100100 | 10001101 | 11010001 |
| Octal | 244 | 215 | 321 |
| Decimal | 164 | 141 | 209 |
| Hex | A4 | 8D | D1 |
Shades of #A48DD1
Tints of #A48DD1
.mybgColor { background-color: #A48DD1; }
.myforeColor { color: #A48DD1; }
.myborderColor { border: 3px solid #A48DD1; }
<p style="color:#A48DD1">Text here</p>
This sample text is styled with font color #A48DD1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A48DD1">Div content here</div>
<div style="border:3px solid #A48DD1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(164, 141, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A48DD1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A48DD1;
-webkit-box-shadow: 1px 1px 3px #A48DD1;
box-shadow: 1px 1px 3px #A48DD1; }
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 #A48DD1 (Middy’s Purple)
Color Overview & Profile: Color #A48DD1, 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 (164/255), 55% Green (141/255), and 82% Blue (209/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A48DD1 translates into the CMYK subtractive color model with values of 21.5% Cyan, 32.5% Magenta, 0% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 260°, saturation of 42.5%, and lightness of 68.6%.
Web Accessibility & Design Recommendations: When implementing #A48DD1 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 ##9999CC.
