#BA9B5D Packing Paper
#BA9B5D (Packing Paper) RGB value is (186, 155, 93).
Red value is 186, green value is 155, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #BA9B5D: hue: 40°, saturation: 40.3%, and lightness: 54.7%.
Process color (CMYK) of #BA9B5D is 0%, 16.7%, 50%, 27.1%. Web safe color equivalent of #BA9B5D is ##CC9966. Color #BA9B5D contains mainly Yellow.
Color Spaces
| Color spaces of #BA9B5D | Value |
|---|---|
| RGB | 186, 155, 93 |
| HSL | 40°, 40.3%, 54.7% |
| HSV / HSB | 40°, 50%, 72.9% |
| CMYK | 0%, 16.7%, 50%, 27.1% |
| XYZ | 33.95, 34.67, 15.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10011011 | 01011101 |
| Octal | 272 | 233 | 135 |
| Decimal | 186 | 155 | 93 |
| Hex | BA | 9B | 5D |
Shades of #BA9B5D
Tints of #BA9B5D
.mybgColor { background-color: #BA9B5D; }
.myforeColor { color: #BA9B5D; }
.myborderColor { border: 3px solid #BA9B5D; }
<p style="color:#BA9B5D">Text here</p>
This sample text is styled with font color #BA9B5D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BA9B5D">Div content here</div>
<div style="border:3px solid #BA9B5D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 155, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BA9B5D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BA9B5D;
-webkit-box-shadow: 1px 1px 3px #BA9B5D;
box-shadow: 1px 1px 3px #BA9B5D; }
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 #BA9B5D (Packing Paper)
Color Overview & Profile: Color #BA9B5D, also known as Packing Paper, 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), 61% Green (155/255), and 36% Blue (93/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BA9B5D translates into the CMYK subtractive color model with values of 0% Cyan, 16.7% Magenta, 50% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 40.3%, and lightness of 54.7%.
Web Accessibility & Design Recommendations: When implementing #BA9B5D 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.
