#BC9B4E Brown Rum
#BC9B4E (Brown Rum) RGB value is (188, 155, 78).
Red value is 188, green value is 155, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #BC9B4E: hue: 42°, saturation: 45.1%, and lightness: 52.2%.
Process color (CMYK) of #BC9B4E is 0%, 17.6%, 58.5%, 26.3%. Web safe color equivalent of #BC9B4E is ##CC9966. Color #BC9B4E contains mainly Yellow.
Color Spaces
| Color spaces of #BC9B4E | Value |
|---|---|
| RGB | 188, 155, 78 |
| HSL | 42°, 45.1%, 52.2% |
| HSV / HSB | 42°, 58.5%, 73.7% |
| CMYK | 0%, 17.6%, 58.5%, 26.3% |
| XYZ | 33.84, 34.69, 12.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10011011 | 01001110 |
| Octal | 274 | 233 | 116 |
| Decimal | 188 | 155 | 78 |
| Hex | BC | 9B | 4E |
Shades of #BC9B4E
Tints of #BC9B4E
.mybgColor { background-color: #BC9B4E; }
.myforeColor { color: #BC9B4E; }
.myborderColor { border: 3px solid #BC9B4E; }
<p style="color:#BC9B4E">Text here</p>
This sample text is styled with font color #BC9B4E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BC9B4E">Div content here</div>
<div style="border:3px solid #BC9B4E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 155, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BC9B4E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BC9B4E;
-webkit-box-shadow: 1px 1px 3px #BC9B4E;
box-shadow: 1px 1px 3px #BC9B4E; }
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 #BC9B4E (Brown Rum)
Color Overview & Profile: Color #BC9B4E, also known as Brown Rum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 61% Green (155/255), and 31% Blue (78/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BC9B4E translates into the CMYK subtractive color model with values of 0% Cyan, 17.6% Magenta, 58.5% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 45.1%, and lightness of 52.2%.
Web Accessibility & Design Recommendations: When implementing #BC9B4E 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.
