#847B6C Bare
#847B6C (Bare) RGB value is (132, 123, 108).
Red value is 132, green value is 123, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #847B6C: hue: 38°, saturation: 10%, and lightness: 47.1%.
Process color (CMYK) of #847B6C is 0%, 6.8%, 18.2%, 48.2%. Web safe color equivalent of #847B6C is ##996666. Color #847B6C contains mainly Yellow.
Color Spaces
| Color spaces of #847B6C | Value |
|---|---|
| RGB | 132, 123, 108 |
| HSL | 38°, 10%, 47.1% |
| HSV / HSB | 38°, 18.2%, 51.8% |
| CMYK | 0%, 6.8%, 18.2%, 48.2% |
| XYZ | 19.31, 20.15, 17.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000100 | 01111011 | 01101100 |
| Octal | 204 | 173 | 154 |
| Decimal | 132 | 123 | 108 |
| Hex | 84 | 7B | 6C |
Shades of #847B6C
Tints of #847B6C
.mybgColor { background-color: #847B6C; }
.myforeColor { color: #847B6C; }
.myborderColor { border: 3px solid #847B6C; }
<p style="color:#847B6C">Text here</p>
This sample text is styled with font color #847B6C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#847B6C">Div content here</div>
<div style="border:3px solid #847B6C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(132, 123, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #847B6C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #847B6C;
-webkit-box-shadow: 1px 1px 3px #847B6C;
box-shadow: 1px 1px 3px #847B6C; }
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 #847B6C (Bare)
Color Overview & Profile: Color #847B6C, also known as Bare, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 52% Red (132/255), 48% Green (123/255), and 42% Blue (108/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #847B6C translates into the CMYK subtractive color model with values of 0% Cyan, 6.8% Magenta, 18.2% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 10%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #847B6C 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 ##996666.
