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