#BFB1AA Temperate Taupe
#BFB1AA (Temperate Taupe) RGB value is (191, 177, 170).
Red value is 191, green value is 177, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #BFB1AA: hue: 20°, saturation: 14.1%, and lightness: 70.8%.
Process color (CMYK) of #BFB1AA is 0%, 7.3%, 11%, 25.1%. Web safe color equivalent of #BFB1AA is ##CC9999. Color #BFB1AA contains mainly Yellow.
Color Spaces
| Color spaces of #BFB1AA | Value |
|---|---|
| RGB | 191, 177, 170 |
| HSL | 20°, 14.1%, 70.8% |
| HSV / HSB | 20°, 11%, 74.9% |
| CMYK | 0%, 7.3%, 11%, 25.1% |
| XYZ | 44.46, 45.42, 44.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 10110001 | 10101010 |
| Octal | 277 | 261 | 252 |
| Decimal | 191 | 177 | 170 |
| Hex | BF | B1 | AA |
Shades of #BFB1AA
Tints of #BFB1AA
.mybgColor { background-color: #BFB1AA; }
.myforeColor { color: #BFB1AA; }
.myborderColor { border: 3px solid #BFB1AA; }
<p style="color:#BFB1AA">Text here</p>
This sample text is styled with font color #BFB1AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFB1AA">Div content here</div>
<div style="border:3px solid #BFB1AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 177, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFB1AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFB1AA;
-webkit-box-shadow: 1px 1px 3px #BFB1AA;
box-shadow: 1px 1px 3px #BFB1AA; }
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 #BFB1AA (Temperate Taupe)
Color Overview & Profile: Color #BFB1AA, also known as Temperate Taupe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (191/255), 69% Green (177/255), and 67% Blue (170/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFB1AA translates into the CMYK subtractive color model with values of 0% Cyan, 7.3% Magenta, 11% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 14.1%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #BFB1AA 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.
