#BA8E5A Gin Still
#BA8E5A (Gin Still) RGB value is (186, 142, 90).
Red value is 186, green value is 142, and blue value is 90.
Cylindrical-coordinate representations (HSL) of color #BA8E5A: hue: 33°, saturation: 41%, and lightness: 54.1%.
Process color (CMYK) of #BA8E5A is 0%, 23.7%, 51.6%, 27.1%. Web safe color equivalent of #BA8E5A is ##CC9966. Color #BA8E5A contains mainly Yellow.
Color Spaces
| Color spaces of #BA8E5A | Value |
|---|---|
| RGB | 186, 142, 90 |
| HSL | 33°, 41%, 54.1% |
| HSV / HSB | 33°, 51.6%, 72.9% |
| CMYK | 0%, 23.7%, 51.6%, 27.1% |
| XYZ | 31.77, 30.53, 13.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10001110 | 01011010 |
| Octal | 272 | 216 | 132 |
| Decimal | 186 | 142 | 90 |
| Hex | BA | 8E | 5A |
Shades of #BA8E5A
Tints of #BA8E5A
.mybgColor { background-color: #BA8E5A; }
.myforeColor { color: #BA8E5A; }
.myborderColor { border: 3px solid #BA8E5A; }
<p style="color:#BA8E5A">Text here</p>
This sample text is styled with font color #BA8E5A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BA8E5A">Div content here</div>
<div style="border:3px solid #BA8E5A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 142, 90, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BA8E5A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BA8E5A;
-webkit-box-shadow: 1px 1px 3px #BA8E5A;
box-shadow: 1px 1px 3px #BA8E5A; }
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 #BA8E5A (Gin Still)
Color Overview & Profile: Color #BA8E5A, also known as Gin Still, 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 (186/255), 56% Green (142/255), and 35% Blue (90/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BA8E5A translates into the CMYK subtractive color model with values of 0% Cyan, 23.7% Magenta, 51.6% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 41%, and lightness of 54.1%.
Web Accessibility & Design Recommendations: When implementing #BA8E5A 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.
