#9D5432 Piper
#9D5432 (Piper) RGB value is (157, 84, 50).
Red value is 157, green value is 84, and blue value is 50.
Cylindrical-coordinate representations (HSL) of color #9D5432: hue: 19°, saturation: 51.7%, and lightness: 40.6%.
Process color (CMYK) of #9D5432 is 0%, 46.5%, 68.2%, 38.4%. Web safe color equivalent of #9D5432 is ##996633. Color #9D5432 contains mainly Red.
Color Spaces
| Color spaces of #9D5432 | Value |
|---|---|
| RGB | 157, 84, 50 |
| HSL | 19°, 51.7%, 40.6% |
| HSV / HSB | 19°, 68.2%, 61.6% |
| CMYK | 0%, 46.5%, 68.2%, 38.4% |
| XYZ | 17.65, 13.74, 4.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 01010100 | 00110010 |
| Octal | 235 | 124 | 062 |
| Decimal | 157 | 84 | 50 |
| Hex | 9D | 54 | 32 |
Shades of #9D5432
Tints of #9D5432
.mybgColor { background-color: #9D5432; }
.myforeColor { color: #9D5432; }
.myborderColor { border: 3px solid #9D5432; }
<p style="color:#9D5432">Text here</p>
This sample text is styled with font color #9D5432. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9D5432">Div content here</div>
<div style="border:3px solid #9D5432">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 84, 50, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9D5432; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9D5432;
-webkit-box-shadow: 1px 1px 3px #9D5432;
box-shadow: 1px 1px 3px #9D5432; }
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 #9D5432 (Piper)
Color Overview & Profile: Color #9D5432, also known as Piper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (157/255), 33% Green (84/255), and 20% Blue (50/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9D5432 translates into the CMYK subtractive color model with values of 0% Cyan, 46.5% Magenta, 68.2% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 51.7%, and lightness of 40.6%.
Web Accessibility & Design Recommendations: When implementing #9D5432 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.
