#BCA889 Bamboo Screen
#BCA889 (Bamboo Screen) RGB value is (188, 168, 137).
Red value is 188, green value is 168, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #BCA889: hue: 36°, saturation: 27.6%, and lightness: 63.7%.
Process color (CMYK) of #BCA889 is 0%, 10.6%, 27.1%, 26.3%. Web safe color equivalent of #BCA889 is ##CC9999. Color #BCA889 contains mainly Yellow.
Color Spaces
| Color spaces of #BCA889 | Value |
|---|---|
| RGB | 188, 168, 137 |
| HSL | 36°, 27.6%, 63.7% |
| HSV / HSB | 36°, 27.1%, 73.7% |
| CMYK | 0%, 10.6%, 27.1%, 26.3% |
| XYZ | 39.26, 40.5, 29.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10101000 | 10001001 |
| Octal | 274 | 250 | 211 |
| Decimal | 188 | 168 | 137 |
| Hex | BC | A8 | 89 |
Shades of #BCA889
Tints of #BCA889
.mybgColor { background-color: #BCA889; }
.myforeColor { color: #BCA889; }
.myborderColor { border: 3px solid #BCA889; }
<p style="color:#BCA889">Text here</p>
This sample text is styled with font color #BCA889. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCA889">Div content here</div>
<div style="border:3px solid #BCA889">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 168, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCA889; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCA889;
-webkit-box-shadow: 1px 1px 3px #BCA889;
box-shadow: 1px 1px 3px #BCA889; }
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 #BCA889 (Bamboo Screen)
Color Overview & Profile: Color #BCA889, also known as Bamboo Screen, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 66% Green (168/255), and 54% Blue (137/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCA889 translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 27.1% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 27.6%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #BCA889 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.
