#DA9C99 Passive Pink
#DA9C99 (Passive Pink) RGB value is (218, 156, 153).
Red value is 218, green value is 156, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #DA9C99: hue: 3°, saturation: 46.8%, and lightness: 72.7%.
Process color (CMYK) of #DA9C99 is 0%, 28.4%, 29.8%, 14.5%. Web safe color equivalent of #DA9C99 is ##CC9999. Color #DA9C99 contains mainly Red.
Color Spaces
| Color spaces of #DA9C99 | Value |
|---|---|
| RGB | 218, 156, 153 |
| HSL | 3°, 46.8%, 72.7% |
| HSV / HSB | 3°, 29.8%, 85.5% |
| CMYK | 0%, 28.4%, 29.8%, 14.5% |
| XYZ | 46.55, 40.98, 35.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 10011100 | 10011001 |
| Octal | 332 | 234 | 231 |
| Decimal | 218 | 156 | 153 |
| Hex | DA | 9C | 99 |
Shades of #DA9C99
Tints of #DA9C99
.mybgColor { background-color: #DA9C99; }
.myforeColor { color: #DA9C99; }
.myborderColor { border: 3px solid #DA9C99; }
<p style="color:#DA9C99">Text here</p>
This sample text is styled with font color #DA9C99. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DA9C99">Div content here</div>
<div style="border:3px solid #DA9C99">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 156, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DA9C99; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DA9C99;
-webkit-box-shadow: 1px 1px 3px #DA9C99;
box-shadow: 1px 1px 3px #DA9C99; }
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 #DA9C99 (Passive Pink)
Color Overview & Profile: Color #DA9C99, also known as Passive 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 (218/255), 61% Green (156/255), and 60% Blue (153/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DA9C99 translates into the CMYK subtractive color model with values of 0% Cyan, 28.4% Magenta, 29.8% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 46.8%, and lightness of 72.7%.
Web Accessibility & Design Recommendations: When implementing #DA9C99 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.
