#BBAF5E Gilded Pesto
#BBAF5E (Gilded Pesto) RGB value is (187, 175, 94).
Red value is 187, green value is 175, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #BBAF5E: hue: 52°, saturation: 40.6%, and lightness: 55.1%.
Process color (CMYK) of #BBAF5E is 0%, 6.4%, 49.7%, 26.7%. Web safe color equivalent of #BBAF5E is ##CC9966. Color #BBAF5E contains mainly Yellow.
Color Spaces
| Color spaces of #BBAF5E | Value |
|---|---|
| RGB | 187, 175, 94 |
| HSL | 52°, 40.6%, 55.1% |
| HSV / HSB | 52°, 49.7%, 73.3% |
| CMYK | 0%, 6.4%, 49.7%, 26.7% |
| XYZ | 37.84, 42.03, 16.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 10101111 | 01011110 |
| Octal | 273 | 257 | 136 |
| Decimal | 187 | 175 | 94 |
| Hex | BB | AF | 5E |
Shades of #BBAF5E
Tints of #BBAF5E
.mybgColor { background-color: #BBAF5E; }
.myforeColor { color: #BBAF5E; }
.myborderColor { border: 3px solid #BBAF5E; }
<p style="color:#BBAF5E">Text here</p>
This sample text is styled with font color #BBAF5E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BBAF5E">Div content here</div>
<div style="border:3px solid #BBAF5E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 175, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BBAF5E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BBAF5E;
-webkit-box-shadow: 1px 1px 3px #BBAF5E;
box-shadow: 1px 1px 3px #BBAF5E; }
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 #BBAF5E (Gilded Pesto)
Color Overview & Profile: Color #BBAF5E, also known as Gilded Pesto, 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), 69% Green (175/255), and 37% Blue (94/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BBAF5E translates into the CMYK subtractive color model with values of 0% Cyan, 6.4% Magenta, 49.7% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 52°, saturation of 40.6%, and lightness of 55.1%.
Web Accessibility & Design Recommendations: When implementing #BBAF5E 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 ##CC9966.
