#C0BBDB Melrose
#C0BBDB (Melrose) RGB value is (192, 187, 219).
Red value is 192, green value is 187, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #C0BBDB: hue: 249°, saturation: 30.8%, and lightness: 79.6%.
Process color (CMYK) of #C0BBDB is 12.3%, 14.6%, 0%, 14.1%. Web safe color equivalent of #C0BBDB is ##CCCCCC. Color #C0BBDB contains mainly Magenta.
Color Spaces
| Color spaces of #C0BBDB | Value |
|---|---|
| RGB | 192, 187, 219 |
| HSL | 249°, 30.8%, 79.6% |
| HSV / HSB | 249°, 14.6%, 85.9% |
| CMYK | 12.3%, 14.6%, 0%, 14.1% |
| XYZ | 52.29, 51.86, 74.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 10111011 | 11011011 |
| Octal | 300 | 273 | 333 |
| Decimal | 192 | 187 | 219 |
| Hex | C0 | BB | DB |
Shades of #C0BBDB
Tints of #C0BBDB
.mybgColor { background-color: #C0BBDB; }
.myforeColor { color: #C0BBDB; }
.myborderColor { border: 3px solid #C0BBDB; }
<p style="color:#C0BBDB">Text here</p>
This sample text is styled with font color #C0BBDB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0BBDB">Div content here</div>
<div style="border:3px solid #C0BBDB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 187, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0BBDB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0BBDB;
-webkit-box-shadow: 1px 1px 3px #C0BBDB;
box-shadow: 1px 1px 3px #C0BBDB; }
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 #C0BBDB (Melrose)
Color Overview & Profile: Color #C0BBDB, 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 75% Red (192/255), 73% Green (187/255), and 86% Blue (219/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0BBDB translates into the CMYK subtractive color model with values of 12.3% Cyan, 14.6% Magenta, 0% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 249°, saturation of 30.8%, and lightness of 79.6%.
Web Accessibility & Design Recommendations: When implementing #C0BBDB 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.
