#BFAC8B Olive Gold
#BFAC8B (Olive Gold) RGB value is (191, 172, 139).
Red value is 191, green value is 172, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #BFAC8B: hue: 38°, saturation: 28.9%, and lightness: 64.7%.
Process color (CMYK) of #BFAC8B is 0%, 9.9%, 27.2%, 25.1%. Web safe color equivalent of #BFAC8B is ##CC9999. Color #BFAC8B contains mainly Yellow.
Color Spaces
| Color spaces of #BFAC8B | Value |
|---|---|
| RGB | 191, 172, 139 |
| HSL | 38°, 28.9%, 64.7% |
| HSV / HSB | 38°, 27.2%, 74.9% |
| CMYK | 0%, 9.9%, 27.2%, 25.1% |
| XYZ | 40.9, 42.45, 30.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 10101100 | 10001011 |
| Octal | 277 | 254 | 213 |
| Decimal | 191 | 172 | 139 |
| Hex | BF | AC | 8B |
Shades of #BFAC8B
Tints of #BFAC8B
.mybgColor { background-color: #BFAC8B; }
.myforeColor { color: #BFAC8B; }
.myborderColor { border: 3px solid #BFAC8B; }
<p style="color:#BFAC8B">Text here</p>
This sample text is styled with font color #BFAC8B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFAC8B">Div content here</div>
<div style="border:3px solid #BFAC8B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 172, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFAC8B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFAC8B;
-webkit-box-shadow: 1px 1px 3px #BFAC8B;
box-shadow: 1px 1px 3px #BFAC8B; }
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 #BFAC8B (Olive Gold)
Color Overview & Profile: Color #BFAC8B, also known as Olive Gold, 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), 67% Green (172/255), and 55% Blue (139/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFAC8B translates into the CMYK subtractive color model with values of 0% Cyan, 9.9% Magenta, 27.2% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 28.9%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #BFAC8B 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.
