#C2BCDC Melrose
#C2BCDC (Melrose) RGB value is (194, 188, 220).
Red value is 194, green value is 188, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #C2BCDC: hue: 251°, saturation: 31.4%, and lightness: 80%.
Process color (CMYK) of #C2BCDC is 11.8%, 14.5%, 0%, 13.7%. Web safe color equivalent of #C2BCDC is ##CCCCCC. Color #C2BCDC contains mainly Magenta.
Color Spaces
| Color spaces of #C2BCDC | Value |
|---|---|
| RGB | 194, 188, 220 |
| HSL | 251°, 31.4%, 80% |
| HSV / HSB | 251°, 14.5%, 86.3% |
| CMYK | 11.8%, 14.5%, 0%, 13.7% |
| XYZ | 53.15, 52.6, 75.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 10111100 | 11011100 |
| Octal | 302 | 274 | 334 |
| Decimal | 194 | 188 | 220 |
| Hex | C2 | BC | DC |
Shades of #C2BCDC
Tints of #C2BCDC
.mybgColor { background-color: #C2BCDC; }
.myforeColor { color: #C2BCDC; }
.myborderColor { border: 3px solid #C2BCDC; }
<p style="color:#C2BCDC">Text here</p>
This sample text is styled with font color #C2BCDC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2BCDC">Div content here</div>
<div style="border:3px solid #C2BCDC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 188, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2BCDC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2BCDC;
-webkit-box-shadow: 1px 1px 3px #C2BCDC;
box-shadow: 1px 1px 3px #C2BCDC; }
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 #C2BCDC (Melrose)
Color Overview & Profile: Color #C2BCDC, also known as Melrose, 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), 74% Green (188/255), and 86% Blue (220/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2BCDC translates into the CMYK subtractive color model with values of 11.8% Cyan, 14.5% Magenta, 0% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 251°, saturation of 31.4%, and lightness of 80%.
Web Accessibility & Design Recommendations: When implementing #C2BCDC 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 ##CCCCCC.
