#BCAB8C Bamboo Screen
#BCAB8C (Bamboo Screen) RGB value is (188, 171, 140).
Red value is 188, green value is 171, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #BCAB8C: hue: 39°, saturation: 26.4%, and lightness: 64.3%.
Process color (CMYK) of #BCAB8C is 0%, 9%, 25.5%, 26.3%. Web safe color equivalent of #BCAB8C is ##CC9999. Color #BCAB8C contains mainly Yellow.
Color Spaces
| Color spaces of #BCAB8C | Value |
|---|---|
| RGB | 188, 171, 140 |
| HSL | 39°, 26.4%, 64.3% |
| HSV / HSB | 39°, 25.5%, 73.7% |
| CMYK | 0%, 9%, 25.5%, 26.3% |
| XYZ | 40.04, 41.71, 30.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10101011 | 10001100 |
| Octal | 274 | 253 | 214 |
| Decimal | 188 | 171 | 140 |
| Hex | BC | AB | 8C |
Shades of #BCAB8C
Tints of #BCAB8C
.mybgColor { background-color: #BCAB8C; }
.myforeColor { color: #BCAB8C; }
.myborderColor { border: 3px solid #BCAB8C; }
<p style="color:#BCAB8C">Text here</p>
This sample text is styled with font color #BCAB8C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCAB8C">Div content here</div>
<div style="border:3px solid #BCAB8C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 171, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCAB8C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCAB8C;
-webkit-box-shadow: 1px 1px 3px #BCAB8C;
box-shadow: 1px 1px 3px #BCAB8C; }
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 #BCAB8C (Bamboo Screen)
Color Overview & Profile: Color #BCAB8C, 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), 67% Green (171/255), and 55% Blue (140/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCAB8C translates into the CMYK subtractive color model with values of 0% Cyan, 9% Magenta, 25.5% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 26.4%, and lightness of 64.3%.
Web Accessibility & Design Recommendations: When implementing #BCAB8C 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.
