#B0B99C Foille
#B0B99C (Foille) RGB value is (176, 185, 156).
Red value is 176, green value is 185, and blue value is 156.
Cylindrical-coordinate representations (HSL) of color #B0B99C: hue: 79°, saturation: 17.2%, and lightness: 66.9%.
Process color (CMYK) of #B0B99C is 4.9%, 0%, 15.7%, 27.5%. Web safe color equivalent of #B0B99C is ##99CC99. Color #B0B99C contains mainly Cyan.
Color Spaces
| Color spaces of #B0B99C | Value |
|---|---|
| RGB | 176, 185, 156 |
| HSL | 79°, 17.2%, 66.9% |
| HSV / HSB | 79°, 15.7%, 72.5% |
| CMYK | 4.9%, 0%, 15.7%, 27.5% |
| XYZ | 41.25, 46.33, 38.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 10111001 | 10011100 |
| Octal | 260 | 271 | 234 |
| Decimal | 176 | 185 | 156 |
| Hex | B0 | B9 | 9C |
Shades of #B0B99C
Tints of #B0B99C
.mybgColor { background-color: #B0B99C; }
.myforeColor { color: #B0B99C; }
.myborderColor { border: 3px solid #B0B99C; }
<p style="color:#B0B99C">Text here</p>
This sample text is styled with font color #B0B99C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B0B99C">Div content here</div>
<div style="border:3px solid #B0B99C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 185, 156, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B0B99C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B0B99C;
-webkit-box-shadow: 1px 1px 3px #B0B99C;
box-shadow: 1px 1px 3px #B0B99C; }
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 #B0B99C (Foille)
Color Overview & Profile: Color #B0B99C, also known as Foille, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (176/255), 73% Green (185/255), and 61% Blue (156/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B0B99C translates into the CMYK subtractive color model with values of 4.9% Cyan, 0% Magenta, 15.7% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 79°, saturation of 17.2%, and lightness of 66.9%.
Web Accessibility & Design Recommendations: When implementing #B0B99C 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 ##99CC99.
