#BFCEC2 Opaline
#BFCEC2 (Opaline) RGB value is (191, 206, 194).
Red value is 191, green value is 206, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #BFCEC2: hue: 132°, saturation: 13.3%, and lightness: 77.8%.
Process color (CMYK) of #BFCEC2 is 7.3%, 0%, 5.8%, 19.2%. Web safe color equivalent of #BFCEC2 is ##CCCCCC. Color #BFCEC2 contains mainly GRAY.
Color Spaces
| Color spaces of #BFCEC2 | Value |
|---|---|
| RGB | 191, 206, 194 |
| HSL | 132°, 13.3%, 77.8% |
| HSV / HSB | 132°, 7.3%, 80.8% |
| CMYK | 7.3%, 0%, 5.8%, 19.2% |
| XYZ | 53.29, 59.11, 59.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 11001110 | 11000010 |
| Octal | 277 | 316 | 302 |
| Decimal | 191 | 206 | 194 |
| Hex | BF | CE | C2 |
Shades of #BFCEC2
Tints of #BFCEC2
.mybgColor { background-color: #BFCEC2; }
.myforeColor { color: #BFCEC2; }
.myborderColor { border: 3px solid #BFCEC2; }
<p style="color:#BFCEC2">Text here</p>
This sample text is styled with font color #BFCEC2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFCEC2">Div content here</div>
<div style="border:3px solid #BFCEC2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 206, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFCEC2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFCEC2;
-webkit-box-shadow: 1px 1px 3px #BFCEC2;
box-shadow: 1px 1px 3px #BFCEC2; }
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 #BFCEC2 (Opaline)
Color Overview & Profile: Color #BFCEC2, also known as Opaline, 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 (191/255), 81% Green (206/255), and 76% Blue (194/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFCEC2 translates into the CMYK subtractive color model with values of 7.3% Cyan, 0% Magenta, 5.8% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 132°, saturation of 13.3%, and lightness of 77.8%.
Web Accessibility & Design Recommendations: When implementing #BFCEC2 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.
