#5D3A50 Bruised Bear
#5D3A50 (Bruised Bear) RGB value is (93, 58, 80).
Red value is 93, green value is 58, and blue value is 80.
Cylindrical-coordinate representations (HSL) of color #5D3A50: hue: 322°, saturation: 23.2%, and lightness: 29.6%.
Process color (CMYK) of #5D3A50 is 0%, 37.6%, 14%, 63.5%. Web safe color equivalent of #5D3A50 is ##663366. Color #5D3A50 contains mainly Red.
Color Spaces
| Color spaces of #5D3A50 | Value |
|---|---|
| RGB | 93, 58, 80 |
| HSL | 322°, 23.2%, 29.6% |
| HSV / HSB | 322°, 37.6%, 36.5% |
| CMYK | 0%, 37.6%, 14%, 63.5% |
| XYZ | 7.48, 5.93, 8.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011101 | 00111010 | 01010000 |
| Octal | 135 | 072 | 120 |
| Decimal | 93 | 58 | 80 |
| Hex | 5D | 3A | 50 |
Shades of #5D3A50
Tints of #5D3A50
.mybgColor { background-color: #5D3A50; }
.myforeColor { color: #5D3A50; }
.myborderColor { border: 3px solid #5D3A50; }
<p style="color:#5D3A50">Text here</p>
This sample text is styled with font color #5D3A50. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5D3A50">Div content here</div>
<div style="border:3px solid #5D3A50">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(93, 58, 80, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5D3A50; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5D3A50;
-webkit-box-shadow: 1px 1px 3px #5D3A50;
box-shadow: 1px 1px 3px #5D3A50; }
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 #5D3A50 (Bruised Bear)
Color Overview & Profile: Color #5D3A50, also known as Bruised Bear, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (93/255), 23% Green (58/255), and 31% Blue (80/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5D3A50 translates into the CMYK subtractive color model with values of 0% Cyan, 37.6% Magenta, 14% Yellow, and 63.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 322°, saturation of 23.2%, and lightness of 29.6%.
Web Accessibility & Design Recommendations: When implementing #5D3A50 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.
