#BBAAA5 Embarrassed Shadow
#BBAAA5 (Embarrassed Shadow) RGB value is (187, 170, 165).
Red value is 187, green value is 170, and blue value is 165.
Cylindrical-coordinate representations (HSL) of color #BBAAA5: hue: 14°, saturation: 13.9%, and lightness: 69%.
Process color (CMYK) of #BBAAA5 is 0%, 9.1%, 11.8%, 26.7%. Web safe color equivalent of #BBAAA5 is ##CC9999. Color #BBAAA5 contains mainly Yellow.
Color Spaces
| Color spaces of #BBAAA5 | Value |
|---|---|
| RGB | 187, 170, 165 |
| HSL | 14°, 13.9%, 69% |
| HSV / HSB | 14°, 11.8%, 73.3% |
| CMYK | 0%, 9.1%, 11.8%, 26.7% |
| XYZ | 41.66, 42.03, 41.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 10101010 | 10100101 |
| Octal | 273 | 252 | 245 |
| Decimal | 187 | 170 | 165 |
| Hex | BB | AA | A5 |
Shades of #BBAAA5
Tints of #BBAAA5
.mybgColor { background-color: #BBAAA5; }
.myforeColor { color: #BBAAA5; }
.myborderColor { border: 3px solid #BBAAA5; }
<p style="color:#BBAAA5">Text here</p>
This sample text is styled with font color #BBAAA5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BBAAA5">Div content here</div>
<div style="border:3px solid #BBAAA5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 170, 165, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BBAAA5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BBAAA5;
-webkit-box-shadow: 1px 1px 3px #BBAAA5;
box-shadow: 1px 1px 3px #BBAAA5; }
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 #BBAAA5 (Embarrassed Shadow)
Color Overview & Profile: Color #BBAAA5, also known as Embarrassed Shadow, 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), 67% Green (170/255), and 65% Blue (165/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BBAAA5 translates into the CMYK subtractive color model with values of 0% Cyan, 9.1% Magenta, 11.8% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 14°, saturation of 13.9%, and lightness of 69%.
Web Accessibility & Design Recommendations: When implementing #BBAAA5 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.
