#784857 Madder
#784857 (Madder) RGB value is (120, 72, 87).
Red value is 120, green value is 72, and blue value is 87.
Cylindrical-coordinate representations (HSL) of color #784857: hue: 341°, saturation: 25%, and lightness: 37.6%.
Process color (CMYK) of #784857 is 0%, 40%, 27.5%, 52.9%. Web safe color equivalent of #784857 is ##663366. Color #784857 contains mainly Red.
Color Spaces
| Color spaces of #784857 | Value |
|---|---|
| RGB | 120, 72, 87 |
| HSL | 341°, 25%, 37.6% |
| HSV / HSB | 341°, 40%, 47.1% |
| CMYK | 0%, 40%, 27.5%, 52.9% |
| XYZ | 11.78, 9.32, 10.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111000 | 01001000 | 01010111 |
| Octal | 170 | 110 | 127 |
| Decimal | 120 | 72 | 87 |
| Hex | 78 | 48 | 57 |
Shades of #784857
Tints of #784857
.mybgColor { background-color: #784857; }
.myforeColor { color: #784857; }
.myborderColor { border: 3px solid #784857; }
<p style="color:#784857">Text here</p>
This sample text is styled with font color #784857. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#784857">Div content here</div>
<div style="border:3px solid #784857">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(120, 72, 87, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #784857; }
.divShadow { -moz-box-shadow: 1px 1px 3px #784857;
-webkit-box-shadow: 1px 1px 3px #784857;
box-shadow: 1px 1px 3px #784857; }
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 #784857 (Madder)
Color Overview & Profile: Color #784857, also known as Madder, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (120/255), 28% Green (72/255), and 34% Blue (87/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #784857 translates into the CMYK subtractive color model with values of 0% Cyan, 40% Magenta, 27.5% Yellow, and 52.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 341°, saturation of 25%, and lightness of 37.6%.
Web Accessibility & Design Recommendations: When implementing #784857 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 ##663366.
