#935848 Rustic Brown
#935848 (Rustic Brown) RGB value is (147, 88, 72).
Red value is 147, green value is 88, and blue value is 72.
Cylindrical-coordinate representations (HSL) of color #935848: hue: 13°, saturation: 34.2%, and lightness: 42.9%.
Process color (CMYK) of #935848 is 0%, 40.1%, 51%, 42.4%. Web safe color equivalent of #935848 is ##996633. Color #935848 contains mainly Red.
Color Spaces
| Color spaces of #935848 | Value |
|---|---|
| RGB | 147, 88, 72 |
| HSL | 13°, 34.2%, 42.9% |
| HSV / HSB | 13°, 51%, 57.6% |
| CMYK | 0%, 40.1%, 51%, 42.4% |
| XYZ | 16.69, 13.65, 7.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010011 | 01011000 | 01001000 |
| Octal | 223 | 130 | 110 |
| Decimal | 147 | 88 | 72 |
| Hex | 93 | 58 | 48 |
Shades of #935848
Tints of #935848
.mybgColor { background-color: #935848; }
.myforeColor { color: #935848; }
.myborderColor { border: 3px solid #935848; }
<p style="color:#935848">Text here</p>
This sample text is styled with font color #935848. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#935848">Div content here</div>
<div style="border:3px solid #935848">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(147, 88, 72, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #935848; }
.divShadow { -moz-box-shadow: 1px 1px 3px #935848;
-webkit-box-shadow: 1px 1px 3px #935848;
box-shadow: 1px 1px 3px #935848; }
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 #935848 (Rustic Brown)
Color Overview & Profile: Color #935848, also known as Rustic Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (147/255), 35% Green (88/255), and 28% Blue (72/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #935848 translates into the CMYK subtractive color model with values of 0% Cyan, 40.1% Magenta, 51% Yellow, and 42.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 34.2%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #935848 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.
