#C2B1C5 Really Romantic
#C2B1C5 (Really Romantic) RGB value is (194, 177, 197).
Red value is 194, green value is 177, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #C2B1C5: hue: 291°, saturation: 14.7%, and lightness: 73.3%.
Process color (CMYK) of #C2B1C5 is 1.5%, 10.2%, 0%, 22.7%. Web safe color equivalent of #C2B1C5 is ##CC99CC. Color #C2B1C5 contains mainly Magenta.
Color Spaces
| Color spaces of #C2B1C5 | Value |
|---|---|
| RGB | 194, 177, 197 |
| HSL | 291°, 14.7%, 73.3% |
| HSV / HSB | 291°, 10.2%, 77.3% |
| CMYK | 1.5%, 10.2%, 0%, 22.7% |
| XYZ | 48.05, 46.95, 59.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 10110001 | 11000101 |
| Octal | 302 | 261 | 305 |
| Decimal | 194 | 177 | 197 |
| Hex | C2 | B1 | C5 |
Shades of #C2B1C5
Tints of #C2B1C5
.mybgColor { background-color: #C2B1C5; }
.myforeColor { color: #C2B1C5; }
.myborderColor { border: 3px solid #C2B1C5; }
<p style="color:#C2B1C5">Text here</p>
This sample text is styled with font color #C2B1C5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2B1C5">Div content here</div>
<div style="border:3px solid #C2B1C5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 177, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2B1C5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2B1C5;
-webkit-box-shadow: 1px 1px 3px #C2B1C5;
box-shadow: 1px 1px 3px #C2B1C5; }
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 #C2B1C5 (Really Romantic)
Color Overview & Profile: Color #C2B1C5, also known as Really Romantic, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 69% Green (177/255), and 77% Blue (197/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2B1C5 translates into the CMYK subtractive color model with values of 1.5% Cyan, 10.2% Magenta, 0% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 291°, saturation of 14.7%, and lightness of 73.3%.
Web Accessibility & Design Recommendations: When implementing #C2B1C5 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 ##CC99CC.
