#4D4B41 Magpie
#4D4B41 (Magpie) RGB value is (77, 75, 65).
Red value is 77, green value is 75, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #4D4B41: hue: 50°, saturation: 8.5%, and lightness: 27.8%.
Process color (CMYK) of #4D4B41 is 0%, 2.6%, 15.6%, 69.8%. Web safe color equivalent of #4D4B41 is ##663333. Color #4D4B41 contains mainly GRAY.
Color Spaces
| Color spaces of #4D4B41 | Value |
|---|---|
| RGB | 77, 75, 65 |
| HSL | 50°, 8.5%, 27.8% |
| HSV / HSB | 50°, 15.6%, 30.2% |
| CMYK | 0%, 2.6%, 15.6%, 69.8% |
| XYZ | 6.53, 6.99, 6.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 01001011 | 01000001 |
| Octal | 115 | 113 | 101 |
| Decimal | 77 | 75 | 65 |
| Hex | 4D | 4B | 41 |
Shades of #4D4B41
Tints of #4D4B41
.mybgColor { background-color: #4D4B41; }
.myforeColor { color: #4D4B41; }
.myborderColor { border: 3px solid #4D4B41; }
<p style="color:#4D4B41">Text here</p>
This sample text is styled with font color #4D4B41. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4D4B41">Div content here</div>
<div style="border:3px solid #4D4B41">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 75, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4D4B41; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4D4B41;
-webkit-box-shadow: 1px 1px 3px #4D4B41;
box-shadow: 1px 1px 3px #4D4B41; }
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 #4D4B41 (Magpie)
Color Overview & Profile: Color #4D4B41, also known as Magpie, 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), 29% Green (75/255), and 25% Blue (65/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4D4B41 translates into the CMYK subtractive color model with values of 0% Cyan, 2.6% Magenta, 15.6% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 8.5%, and lightness of 27.8%.
Web Accessibility & Design Recommendations: When implementing #4D4B41 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 ##663333.
