#534750 Deep Mulberry
#534750 (Deep Mulberry) RGB value is (83, 71, 80).
Red value is 83, green value is 71, and blue value is 80.
Cylindrical-coordinate representations (HSL) of color #534750: hue: 315°, saturation: 7.8%, and lightness: 30.2%.
Process color (CMYK) of #534750 is 0%, 14.5%, 3.6%, 67.5%. Web safe color equivalent of #534750 is ##663366. Color #534750 contains mainly GRAY.
Color Spaces
| Color spaces of #534750 | Value |
|---|---|
| RGB | 83, 71, 80 |
| HSL | 315°, 7.8%, 30.2% |
| HSV / HSB | 315°, 14.5%, 32.5% |
| CMYK | 0%, 14.5%, 3.6%, 67.5% |
| XYZ | 7.27, 6.92, 8.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01000111 | 01010000 |
| Octal | 123 | 107 | 120 |
| Decimal | 83 | 71 | 80 |
| Hex | 53 | 47 | 50 |
Shades of #534750
Tints of #534750
.mybgColor { background-color: #534750; }
.myforeColor { color: #534750; }
.myborderColor { border: 3px solid #534750; }
<p style="color:#534750">Text here</p>
This sample text is styled with font color #534750. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#534750">Div content here</div>
<div style="border:3px solid #534750">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 71, 80, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #534750; }
.divShadow { -moz-box-shadow: 1px 1px 3px #534750;
-webkit-box-shadow: 1px 1px 3px #534750;
box-shadow: 1px 1px 3px #534750; }
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 #534750 (Deep Mulberry)
Color Overview & Profile: Color #534750, also known as Deep Mulberry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 28% Green (71/255), and 31% Blue (80/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #534750 translates into the CMYK subtractive color model with values of 0% Cyan, 14.5% Magenta, 3.6% Yellow, and 67.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 315°, saturation of 7.8%, and lightness of 30.2%.
Web Accessibility & Design Recommendations: When implementing #534750 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.
