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