#D8A2A5 Rosetti Pink
#D8A2A5 (Rosetti Pink) RGB value is (216, 162, 165).
Red value is 216, green value is 162, and blue value is 165.
Cylindrical-coordinate representations (HSL) of color #D8A2A5: hue: 357°, saturation: 40.9%, and lightness: 74.1%.
Process color (CMYK) of #D8A2A5 is 0%, 25%, 23.6%, 15.3%. Web safe color equivalent of #D8A2A5 is ##CC9999. Color #D8A2A5 contains mainly Red.
Color Spaces
| Color spaces of #D8A2A5 | Value |
|---|---|
| RGB | 216, 162, 165 |
| HSL | 357°, 40.9%, 74.1% |
| HSV / HSB | 357°, 25%, 84.7% |
| CMYK | 0%, 25%, 23.6%, 15.3% |
| XYZ | 48.03, 43.16, 41.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 10100010 | 10100101 |
| Octal | 330 | 242 | 245 |
| Decimal | 216 | 162 | 165 |
| Hex | D8 | A2 | A5 |
Shades of #D8A2A5
Tints of #D8A2A5
.mybgColor { background-color: #D8A2A5; }
.myforeColor { color: #D8A2A5; }
.myborderColor { border: 3px solid #D8A2A5; }
<p style="color:#D8A2A5">Text here</p>
This sample text is styled with font color #D8A2A5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8A2A5">Div content here</div>
<div style="border:3px solid #D8A2A5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 162, 165, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8A2A5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8A2A5;
-webkit-box-shadow: 1px 1px 3px #D8A2A5;
box-shadow: 1px 1px 3px #D8A2A5; }
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 #D8A2A5 (Rosetti Pink)
Color Overview & Profile: Color #D8A2A5, also known as Rosetti Pink, 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), 64% Green (162/255), and 65% Blue (165/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8A2A5 translates into the CMYK subtractive color model with values of 0% Cyan, 25% Magenta, 23.6% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 40.9%, and lightness of 74.1%.
Web Accessibility & Design Recommendations: When implementing #D8A2A5 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 ##CC9999.
