#CFC7E6 Opus
#CFC7E6 (Opus) RGB value is (207, 199, 230).
Red value is 207, green value is 199, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #CFC7E6: hue: 255°, saturation: 38.3%, and lightness: 84.1%.
Process color (CMYK) of #CFC7E6 is 10%, 13.5%, 0%, 9.8%. Web safe color equivalent of #CFC7E6 is ##CCCCFF. Color #CFC7E6 contains mainly Magenta.
Color Spaces
| Color spaces of #CFC7E6 | Value |
|---|---|
| RGB | 207, 199, 230 |
| HSL | 255°, 38.3%, 84.1% |
| HSV / HSB | 255°, 13.5%, 90.2% |
| CMYK | 10%, 13.5%, 0%, 9.8% |
| XYZ | 60.44, 59.83, 83.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11000111 | 11100110 |
| Octal | 317 | 307 | 346 |
| Decimal | 207 | 199 | 230 |
| Hex | CF | C7 | E6 |
Shades of #CFC7E6
Tints of #CFC7E6
.mybgColor { background-color: #CFC7E6; }
.myforeColor { color: #CFC7E6; }
.myborderColor { border: 3px solid #CFC7E6; }
<p style="color:#CFC7E6">Text here</p>
This sample text is styled with font color #CFC7E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFC7E6">Div content here</div>
<div style="border:3px solid #CFC7E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 199, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFC7E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFC7E6;
-webkit-box-shadow: 1px 1px 3px #CFC7E6;
box-shadow: 1px 1px 3px #CFC7E6; }
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 #CFC7E6 (Opus)
Color Overview & Profile: Color #CFC7E6, also known as Opus, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 78% Green (199/255), and 90% Blue (230/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFC7E6 translates into the CMYK subtractive color model with values of 10% Cyan, 13.5% Magenta, 0% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 255°, saturation of 38.3%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #CFC7E6 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 ##CCCCFF.
