#9B5227 Panela
#9B5227 (Panela) RGB value is (155, 82, 39).
Red value is 155, green value is 82, and blue value is 39.
Cylindrical-coordinate representations (HSL) of color #9B5227: hue: 22°, saturation: 59.8%, and lightness: 38%.
Process color (CMYK) of #9B5227 is 0%, 47.1%, 74.8%, 39.2%. Web safe color equivalent of #9B5227 is ##996633. Color #9B5227 contains mainly Red.
Color Spaces
| Color spaces of #9B5227 | Value |
|---|---|
| RGB | 155, 82, 39 |
| HSL | 22°, 59.8%, 38% |
| HSV / HSB | 22°, 74.8%, 60.8% |
| CMYK | 0%, 47.1%, 74.8%, 39.2% |
| XYZ | 16.9, 13.15, 3.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 01010010 | 00100111 |
| Octal | 233 | 122 | 047 |
| Decimal | 155 | 82 | 39 |
| Hex | 9B | 52 | 27 |
Shades of #9B5227
Tints of #9B5227
.mybgColor { background-color: #9B5227; }
.myforeColor { color: #9B5227; }
.myborderColor { border: 3px solid #9B5227; }
<p style="color:#9B5227">Text here</p>
This sample text is styled with font color #9B5227. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9B5227">Div content here</div>
<div style="border:3px solid #9B5227">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 82, 39, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9B5227; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9B5227;
-webkit-box-shadow: 1px 1px 3px #9B5227;
box-shadow: 1px 1px 3px #9B5227; }
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 #9B5227 (Panela)
Color Overview & Profile: Color #9B5227, also known as Panela, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (155/255), 32% Green (82/255), and 15% Blue (39/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9B5227 translates into the CMYK subtractive color model with values of 0% Cyan, 47.1% Magenta, 74.8% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 59.8%, and lightness of 38%.
Web Accessibility & Design Recommendations: When implementing #9B5227 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 ##996633.
