#BBCCAC Tamboon
#BBCCAC (Tamboon) RGB value is (187, 204, 172).
Red value is 187, green value is 204, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #BBCCAC: hue: 92°, saturation: 23.9%, and lightness: 73.7%.
Process color (CMYK) of #BBCCAC is 8.3%, 0%, 15.7%, 20%. Web safe color equivalent of #BBCCAC is ##CCCC99. Color #BBCCAC contains mainly Cyan.
Color Spaces
| Color spaces of #BBCCAC | Value |
|---|---|
| RGB | 187, 204, 172 |
| HSL | 92°, 23.9%, 73.7% |
| HSV / HSB | 92°, 15.7%, 80% |
| CMYK | 8.3%, 0%, 15.7%, 20% |
| XYZ | 49.53, 56.73, 47.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 11001100 | 10101100 |
| Octal | 273 | 314 | 254 |
| Decimal | 187 | 204 | 172 |
| Hex | BB | CC | AC |
Shades of #BBCCAC
Tints of #BBCCAC
.mybgColor { background-color: #BBCCAC; }
.myforeColor { color: #BBCCAC; }
.myborderColor { border: 3px solid #BBCCAC; }
<p style="color:#BBCCAC">Text here</p>
This sample text is styled with font color #BBCCAC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BBCCAC">Div content here</div>
<div style="border:3px solid #BBCCAC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 204, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BBCCAC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BBCCAC;
-webkit-box-shadow: 1px 1px 3px #BBCCAC;
box-shadow: 1px 1px 3px #BBCCAC; }
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 #BBCCAC (Tamboon)
Color Overview & Profile: Color #BBCCAC, also known as Tamboon, 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), 80% Green (204/255), and 67% Blue (172/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BBCCAC translates into the CMYK subtractive color model with values of 8.3% Cyan, 0% Magenta, 15.7% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 92°, saturation of 23.9%, and lightness of 73.7%.
Web Accessibility & Design Recommendations: When implementing #BBCCAC 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 ##CCCC99.
