#BBA28E Mocha Foam
#BBA28E (Mocha Foam) RGB value is (187, 162, 142).
Red value is 187, green value is 162, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #BBA28E: hue: 27°, saturation: 24.9%, and lightness: 64.5%.
Process color (CMYK) of #BBA28E is 0%, 13.4%, 24.1%, 26.7%. Web safe color equivalent of #BBA28E is ##CC9999. Color #BBA28E contains mainly Yellow.
Color Spaces
| Color spaces of #BBA28E | Value |
|---|---|
| RGB | 187, 162, 142 |
| HSL | 27°, 24.9%, 64.5% |
| HSV / HSB | 27°, 24.1%, 73.3% |
| CMYK | 0%, 13.4%, 24.1%, 26.7% |
| XYZ | 38.3, 38.36, 30.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 10100010 | 10001110 |
| Octal | 273 | 242 | 216 |
| Decimal | 187 | 162 | 142 |
| Hex | BB | A2 | 8E |
Shades of #BBA28E
Tints of #BBA28E
.mybgColor { background-color: #BBA28E; }
.myforeColor { color: #BBA28E; }
.myborderColor { border: 3px solid #BBA28E; }
<p style="color:#BBA28E">Text here</p>
This sample text is styled with font color #BBA28E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BBA28E">Div content here</div>
<div style="border:3px solid #BBA28E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 162, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BBA28E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BBA28E;
-webkit-box-shadow: 1px 1px 3px #BBA28E;
box-shadow: 1px 1px 3px #BBA28E; }
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 #BBA28E (Mocha Foam)
Color Overview & Profile: Color #BBA28E, also known as Mocha Foam, 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), 64% Green (162/255), and 56% Blue (142/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BBA28E translates into the CMYK subtractive color model with values of 0% Cyan, 13.4% Magenta, 24.1% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 24.9%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #BBA28E 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.
