#BB9B7D Maison de Campagne
#BB9B7D (Maison de Campagne) RGB value is (187, 155, 125).
Red value is 187, green value is 155, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #BB9B7D: hue: 29°, saturation: 31.3%, and lightness: 61.2%.
Process color (CMYK) of #BB9B7D is 0%, 17.1%, 33.2%, 26.7%. Web safe color equivalent of #BB9B7D is ##CC9966. Color #BB9B7D contains mainly Yellow.
Color Spaces
| Color spaces of #BB9B7D | Value |
|---|---|
| RGB | 187, 155, 125 |
| HSL | 29°, 31.3%, 61.2% |
| HSV / HSB | 29°, 33.2%, 73.3% |
| CMYK | 0%, 17.1%, 33.2%, 26.7% |
| XYZ | 35.92, 35.49, 24.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 10011011 | 01111101 |
| Octal | 273 | 233 | 175 |
| Decimal | 187 | 155 | 125 |
| Hex | BB | 9B | 7D |
Shades of #BB9B7D
Tints of #BB9B7D
.mybgColor { background-color: #BB9B7D; }
.myforeColor { color: #BB9B7D; }
.myborderColor { border: 3px solid #BB9B7D; }
<p style="color:#BB9B7D">Text here</p>
This sample text is styled with font color #BB9B7D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB9B7D">Div content here</div>
<div style="border:3px solid #BB9B7D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 155, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB9B7D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB9B7D;
-webkit-box-shadow: 1px 1px 3px #BB9B7D;
box-shadow: 1px 1px 3px #BB9B7D; }
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 #BB9B7D (Maison de Campagne)
Color Overview & Profile: Color #BB9B7D, also known as Maison de Campagne, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (187/255), 61% Green (155/255), and 49% Blue (125/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB9B7D translates into the CMYK subtractive color model with values of 0% Cyan, 17.1% Magenta, 33.2% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 31.3%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #BB9B7D 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 ##CC9966.
