#985538 Polished Brown
#985538 (Polished Brown) RGB value is (152, 85, 56).
Red value is 152, green value is 85, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #985538: hue: 18°, saturation: 46.2%, and lightness: 40.8%.
Process color (CMYK) of #985538 is 0%, 44.1%, 63.2%, 40.4%. Web safe color equivalent of #985538 is ##996633. Color #985538 contains mainly Red.
Color Spaces
| Color spaces of #985538 | Value |
|---|---|
| RGB | 152, 85, 56 |
| HSL | 18°, 46.2%, 40.8% |
| HSV / HSB | 18°, 63.2%, 59.6% |
| CMYK | 0%, 44.1%, 63.2%, 40.4% |
| XYZ | 16.91, 13.46, 5.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 01010101 | 00111000 |
| Octal | 230 | 125 | 070 |
| Decimal | 152 | 85 | 56 |
| Hex | 98 | 55 | 38 |
Shades of #985538
Tints of #985538
.mybgColor { background-color: #985538; }
.myforeColor { color: #985538; }
.myborderColor { border: 3px solid #985538; }
<p style="color:#985538">Text here</p>
This sample text is styled with font color #985538. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#985538">Div content here</div>
<div style="border:3px solid #985538">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 85, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #985538; }
.divShadow { -moz-box-shadow: 1px 1px 3px #985538;
-webkit-box-shadow: 1px 1px 3px #985538;
box-shadow: 1px 1px 3px #985538; }
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 #985538 (Polished Brown)
Color Overview & Profile: Color #985538, also known as Polished Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (152/255), 33% Green (85/255), and 22% Blue (56/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #985538 translates into the CMYK subtractive color model with values of 0% Cyan, 44.1% Magenta, 63.2% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 46.2%, and lightness of 40.8%.
Web Accessibility & Design Recommendations: When implementing #985538 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.
