#BB9F86 Basketry
#BB9F86 (Basketry) RGB value is (187, 159, 134).
Red value is 187, green value is 159, and blue value is 134.
Cylindrical-coordinate representations (HSL) of color #BB9F86: hue: 28°, saturation: 28%, and lightness: 62.9%.
Process color (CMYK) of #BB9F86 is 0%, 15%, 28.3%, 26.7%. Web safe color equivalent of #BB9F86 is ##CC9999. Color #BB9F86 contains mainly Yellow.
Color Spaces
| Color spaces of #BB9F86 | Value |
|---|---|
| RGB | 187, 159, 134 |
| HSL | 28°, 28%, 62.9% |
| HSV / HSB | 28°, 28.3%, 73.3% |
| CMYK | 0%, 15%, 28.3%, 26.7% |
| XYZ | 37.2, 37.08, 27.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 10011111 | 10000110 |
| Octal | 273 | 237 | 206 |
| Decimal | 187 | 159 | 134 |
| Hex | BB | 9F | 86 |
Shades of #BB9F86
Tints of #BB9F86
.mybgColor { background-color: #BB9F86; }
.myforeColor { color: #BB9F86; }
.myborderColor { border: 3px solid #BB9F86; }
<p style="color:#BB9F86">Text here</p>
This sample text is styled with font color #BB9F86. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB9F86">Div content here</div>
<div style="border:3px solid #BB9F86">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 159, 134, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB9F86; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB9F86;
-webkit-box-shadow: 1px 1px 3px #BB9F86;
box-shadow: 1px 1px 3px #BB9F86; }
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 #BB9F86 (Basketry)
Color Overview & Profile: Color #BB9F86, also known as Basketry, 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), 62% Green (159/255), and 53% Blue (134/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB9F86 translates into the CMYK subtractive color model with values of 0% Cyan, 15% Magenta, 28.3% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 28%, and lightness of 62.9%.
Web Accessibility & Design Recommendations: When implementing #BB9F86 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 ##CC9999.
