#BFBAB2 Mountain Boulder
#BFBAB2 (Mountain Boulder) RGB value is (191, 186, 178).
Red value is 191, green value is 186, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #BFBAB2: hue: 37°, saturation: 9.2%, and lightness: 72.4%.
Process color (CMYK) of #BFBAB2 is 0%, 2.6%, 6.8%, 25.1%. Web safe color equivalent of #BFBAB2 is ##CCCC99. Color #BFBAB2 contains mainly GRAY.
Color Spaces
| Color spaces of #BFBAB2 | Value |
|---|---|
| RGB | 191, 186, 178 |
| HSL | 37°, 9.2%, 72.4% |
| HSV / HSB | 37°, 6.8%, 74.9% |
| CMYK | 0%, 2.6%, 6.8%, 25.1% |
| XYZ | 47.08, 49.41, 49.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 10111010 | 10110010 |
| Octal | 277 | 272 | 262 |
| Decimal | 191 | 186 | 178 |
| Hex | BF | BA | B2 |
Shades of #BFBAB2
Tints of #BFBAB2
.mybgColor { background-color: #BFBAB2; }
.myforeColor { color: #BFBAB2; }
.myborderColor { border: 3px solid #BFBAB2; }
<p style="color:#BFBAB2">Text here</p>
This sample text is styled with font color #BFBAB2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFBAB2">Div content here</div>
<div style="border:3px solid #BFBAB2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 186, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFBAB2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFBAB2;
-webkit-box-shadow: 1px 1px 3px #BFBAB2;
box-shadow: 1px 1px 3px #BFBAB2; }
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 #BFBAB2 (Mountain Boulder)
Color Overview & Profile: Color #BFBAB2, also known as Mountain Boulder, 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 (186/255), and 70% Blue (178/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFBAB2 translates into the CMYK subtractive color model with values of 0% Cyan, 2.6% Magenta, 6.8% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 9.2%, and lightness of 72.4%.
Web Accessibility & Design Recommendations: When implementing #BFBAB2 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 ##CCCC99.
