#D26683 Strawberry Milkshake
#D26683 (Strawberry Milkshake) RGB value is (210, 102, 131).
Red value is 210, green value is 102, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #D26683: hue: 344°, saturation: 54.5%, and lightness: 61.2%.
Process color (CMYK) of #D26683 is 0%, 51.4%, 37.6%, 17.6%. Web safe color equivalent of #D26683 is ##CC6699. Color #D26683 contains mainly Red.
Color Spaces
| Color spaces of #D26683 | Value |
|---|---|
| RGB | 210, 102, 131 |
| HSL | 344°, 54.5%, 61.2% |
| HSV / HSB | 344°, 51.4%, 82.4% |
| CMYK | 0%, 51.4%, 37.6%, 17.6% |
| XYZ | 35.43, 24.85, 24.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 01100110 | 10000011 |
| Octal | 322 | 146 | 203 |
| Decimal | 210 | 102 | 131 |
| Hex | D2 | 66 | 83 |
Shades of #D26683
Tints of #D26683
.mybgColor { background-color: #D26683; }
.myforeColor { color: #D26683; }
.myborderColor { border: 3px solid #D26683; }
<p style="color:#D26683">Text here</p>
This sample text is styled with font color #D26683. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D26683">Div content here</div>
<div style="border:3px solid #D26683">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 102, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D26683; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D26683;
-webkit-box-shadow: 1px 1px 3px #D26683;
box-shadow: 1px 1px 3px #D26683; }
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 #D26683 (Strawberry Milkshake)
Color Overview & Profile: Color #D26683, also known as Strawberry Milkshake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (210/255), 40% Green (102/255), and 51% Blue (131/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D26683 translates into the CMYK subtractive color model with values of 0% Cyan, 51.4% Magenta, 37.6% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 344°, saturation of 54.5%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #D26683 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.
