#4D3111 Brown Study
#4D3111 (Brown Study) RGB value is (77, 49, 17).
Red value is 77, green value is 49, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #4D3111: hue: 32°, saturation: 63.8%, and lightness: 18.4%.
Process color (CMYK) of #4D3111 is 0%, 36.4%, 77.9%, 69.8%. Web safe color equivalent of #4D3111 is ##663300. Color #4D3111 contains mainly Red.
Color Spaces
| Color spaces of #4D3111 | Value |
|---|---|
| RGB | 77, 49, 17 |
| HSL | 32°, 63.8%, 18.4% |
| HSV / HSB | 32°, 77.9%, 30.2% |
| CMYK | 0%, 36.4%, 77.9%, 69.8% |
| XYZ | 4.26, 3.82, 1.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 00110001 | 00010001 |
| Octal | 115 | 061 | 021 |
| Decimal | 77 | 49 | 17 |
| Hex | 4D | 31 | 11 |
Shades of #4D3111
Tints of #4D3111
.mybgColor { background-color: #4D3111; }
.myforeColor { color: #4D3111; }
.myborderColor { border: 3px solid #4D3111; }
<p style="color:#4D3111">Text here</p>
This sample text is styled with font color #4D3111. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4D3111">Div content here</div>
<div style="border:3px solid #4D3111">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 49, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4D3111; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4D3111;
-webkit-box-shadow: 1px 1px 3px #4D3111;
box-shadow: 1px 1px 3px #4D3111; }
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 #4D3111 (Brown Study)
Color Overview & Profile: Color #4D3111, also known as Brown Study, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (77/255), 19% Green (49/255), and 7% Blue (17/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #4D3111 translates into the CMYK subtractive color model with values of 0% Cyan, 36.4% Magenta, 77.9% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 63.8%, and lightness of 18.4%.
Web Accessibility & Design Recommendations: When implementing #4D3111 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 ##663300.
