#D85DA1 Sugar Rush
#D85DA1 (Sugar Rush) RGB value is (216, 93, 161).
Red value is 216, green value is 93, and blue value is 161.
Cylindrical-coordinate representations (HSL) of color #D85DA1: hue: 327°, saturation: 61.2%, and lightness: 60.6%.
Process color (CMYK) of #D85DA1 is 0%, 56.9%, 25.5%, 15.3%. Web safe color equivalent of #D85DA1 is ##CC6699. Color #D85DA1 contains mainly Red.
Color Spaces
| Color spaces of #D85DA1 | Value |
|---|---|
| RGB | 216, 93, 161 |
| HSL | 327°, 61.2%, 60.6% |
| HSV / HSB | 327°, 56.9%, 84.7% |
| CMYK | 0%, 56.9%, 25.5%, 15.3% |
| XYZ | 38.67, 25, 36.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 01011101 | 10100001 |
| Octal | 330 | 135 | 241 |
| Decimal | 216 | 93 | 161 |
| Hex | D8 | 5D | A1 |
Shades of #D85DA1
Tints of #D85DA1
.mybgColor { background-color: #D85DA1; }
.myforeColor { color: #D85DA1; }
.myborderColor { border: 3px solid #D85DA1; }
<p style="color:#D85DA1">Text here</p>
This sample text is styled with font color #D85DA1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D85DA1">Div content here</div>
<div style="border:3px solid #D85DA1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 93, 161, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D85DA1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D85DA1;
-webkit-box-shadow: 1px 1px 3px #D85DA1;
box-shadow: 1px 1px 3px #D85DA1; }
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 #D85DA1 (Sugar Rush)
Color Overview & Profile: Color #D85DA1, also known as Sugar Rush, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 36% Green (93/255), and 63% Blue (161/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D85DA1 translates into the CMYK subtractive color model with values of 0% Cyan, 56.9% Magenta, 25.5% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 327°, saturation of 61.2%, and lightness of 60.6%.
Web Accessibility & Design Recommendations: When implementing #D85DA1 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 ##CC6699.
