#59355E Passion Razz
#59355E (Passion Razz) RGB value is (89, 53, 94).
Red value is 89, green value is 53, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #59355E: hue: 293°, saturation: 27.9%, and lightness: 28.8%.
Process color (CMYK) of #59355E is 5.3%, 43.6%, 0%, 63.1%. Web safe color equivalent of #59355E is ##663366. Color #59355E contains mainly Magenta.
Color Spaces
| Color spaces of #59355E | Value |
|---|---|
| RGB | 89, 53, 94 |
| HSL | 293°, 27.9%, 28.8% |
| HSV / HSB | 293°, 43.6%, 36.9% |
| CMYK | 5.3%, 43.6%, 0%, 63.1% |
| XYZ | 7.41, 5.48, 11.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 00110101 | 01011110 |
| Octal | 131 | 065 | 136 |
| Decimal | 89 | 53 | 94 |
| Hex | 59 | 35 | 5E |
Shades of #59355E
Tints of #59355E
.mybgColor { background-color: #59355E; }
.myforeColor { color: #59355E; }
.myborderColor { border: 3px solid #59355E; }
<p style="color:#59355E">Text here</p>
This sample text is styled with font color #59355E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#59355E">Div content here</div>
<div style="border:3px solid #59355E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 53, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #59355E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #59355E;
-webkit-box-shadow: 1px 1px 3px #59355E;
box-shadow: 1px 1px 3px #59355E; }
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 #59355E (Passion Razz)
Color Overview & Profile: Color #59355E, also known as Passion Razz, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (89/255), 21% Green (53/255), and 37% Blue (94/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #59355E translates into the CMYK subtractive color model with values of 5.3% Cyan, 43.6% Magenta, 0% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 293°, saturation of 27.9%, and lightness of 28.8%.
Web Accessibility & Design Recommendations: When implementing #59355E 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.
