#B49C83 Plush Tan
#B49C83 (Plush Tan) RGB value is (180, 156, 131).
Red value is 180, green value is 156, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #B49C83: hue: 31°, saturation: 24.6%, and lightness: 61%.
Process color (CMYK) of #B49C83 is 0%, 13.3%, 27.2%, 29.4%. Web safe color equivalent of #B49C83 is ##CC9999. Color #B49C83 contains mainly Yellow.
Color Spaces
| Color spaces of #B49C83 | Value |
|---|---|
| RGB | 180, 156, 131 |
| HSL | 31°, 24.6%, 61% |
| HSV / HSB | 31°, 27.2%, 70.6% |
| CMYK | 0%, 13.3%, 27.2%, 29.4% |
| XYZ | 34.81, 35.12, 26.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 10011100 | 10000011 |
| Octal | 264 | 234 | 203 |
| Decimal | 180 | 156 | 131 |
| Hex | B4 | 9C | 83 |
Shades of #B49C83
Tints of #B49C83
.mybgColor { background-color: #B49C83; }
.myforeColor { color: #B49C83; }
.myborderColor { border: 3px solid #B49C83; }
<p style="color:#B49C83">Text here</p>
This sample text is styled with font color #B49C83. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B49C83">Div content here</div>
<div style="border:3px solid #B49C83">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 156, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B49C83; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B49C83;
-webkit-box-shadow: 1px 1px 3px #B49C83;
box-shadow: 1px 1px 3px #B49C83; }
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 #B49C83 (Plush Tan)
Color Overview & Profile: Color #B49C83, also known as Plush Tan, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 61% Green (156/255), and 51% Blue (131/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B49C83 translates into the CMYK subtractive color model with values of 0% Cyan, 13.3% Magenta, 27.2% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 24.6%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #B49C83 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.
