#C973A2 Fading Love
#C973A2 (Fading Love) RGB value is (201, 115, 162).
Red value is 201, green value is 115, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #C973A2: hue: 327°, saturation: 44.3%, and lightness: 62%.
Process color (CMYK) of #C973A2 is 0%, 42.8%, 19.4%, 21.2%. Web safe color equivalent of #C973A2 is ##CC6699. Color #C973A2 contains mainly Red.
Color Spaces
| Color spaces of #C973A2 | Value |
|---|---|
| RGB | 201, 115, 162 |
| HSL | 327°, 44.3%, 62% |
| HSV / HSB | 327°, 42.8%, 78.8% |
| CMYK | 0%, 42.8%, 19.4%, 21.2% |
| XYZ | 36.74, 27.29, 37.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 01110011 | 10100010 |
| Octal | 311 | 163 | 242 |
| Decimal | 201 | 115 | 162 |
| Hex | C9 | 73 | A2 |
Shades of #C973A2
Tints of #C973A2
.mybgColor { background-color: #C973A2; }
.myforeColor { color: #C973A2; }
.myborderColor { border: 3px solid #C973A2; }
<p style="color:#C973A2">Text here</p>
This sample text is styled with font color #C973A2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C973A2">Div content here</div>
<div style="border:3px solid #C973A2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 115, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C973A2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C973A2;
-webkit-box-shadow: 1px 1px 3px #C973A2;
box-shadow: 1px 1px 3px #C973A2; }
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 #C973A2 (Fading Love)
Color Overview & Profile: Color #C973A2, also known as Fading Love, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (201/255), 45% Green (115/255), and 64% Blue (162/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C973A2 translates into the CMYK subtractive color model with values of 0% Cyan, 42.8% Magenta, 19.4% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 327°, saturation of 44.3%, and lightness of 62%.
Web Accessibility & Design Recommendations: When implementing #C973A2 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.
