#D194A1 Madagascar Pink
#D194A1 (Madagascar Pink) RGB value is (209, 148, 161).
Red value is 209, green value is 148, and blue value is 161.
Cylindrical-coordinate representations (HSL) of color #D194A1: hue: 347°, saturation: 39.9%, and lightness: 70%.
Process color (CMYK) of #D194A1 is 0%, 29.2%, 23%, 18%. Web safe color equivalent of #D194A1 is ##CC9999. Color #D194A1 contains mainly Red.
Color Spaces
| Color spaces of #D194A1 | Value |
|---|---|
| RGB | 209, 148, 161 |
| HSL | 347°, 39.9%, 70% |
| HSV / HSB | 347°, 29.2%, 82% |
| CMYK | 0%, 29.2%, 23%, 18% |
| XYZ | 43.32, 37.31, 38.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 10010100 | 10100001 |
| Octal | 321 | 224 | 241 |
| Decimal | 209 | 148 | 161 |
| Hex | D1 | 94 | A1 |
Shades of #D194A1
Tints of #D194A1
.mybgColor { background-color: #D194A1; }
.myforeColor { color: #D194A1; }
.myborderColor { border: 3px solid #D194A1; }
<p style="color:#D194A1">Text here</p>
This sample text is styled with font color #D194A1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D194A1">Div content here</div>
<div style="border:3px solid #D194A1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 148, 161, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D194A1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D194A1;
-webkit-box-shadow: 1px 1px 3px #D194A1;
box-shadow: 1px 1px 3px #D194A1; }
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 #D194A1 (Madagascar Pink)
Color Overview & Profile: Color #D194A1, also known as Madagascar Pink, 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 (209/255), 58% Green (148/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, #D194A1 translates into the CMYK subtractive color model with values of 0% Cyan, 29.2% Magenta, 23% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 347°, saturation of 39.9%, and lightness of 70%.
Web Accessibility & Design Recommendations: When implementing #D194A1 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.
