#563B4E Ruby Violet
#563B4E (Ruby Violet) RGB value is (86, 59, 78).
Red value is 86, green value is 59, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #563B4E: hue: 318°, saturation: 18.6%, and lightness: 28.4%.
Process color (CMYK) of #563B4E is 0%, 31.4%, 9.3%, 66.3%. Web safe color equivalent of #563B4E is ##663366. Color #563B4E contains mainly Red.
Color Spaces
| Color spaces of #563B4E | Value |
|---|---|
| RGB | 86, 59, 78 |
| HSL | 318°, 18.6%, 28.4% |
| HSV / HSB | 318°, 31.4%, 33.7% |
| CMYK | 0%, 31.4%, 9.3%, 66.3% |
| XYZ | 6.78, 5.66, 7.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010110 | 00111011 | 01001110 |
| Octal | 126 | 073 | 116 |
| Decimal | 86 | 59 | 78 |
| Hex | 56 | 3B | 4E |
Shades of #563B4E
Tints of #563B4E
.mybgColor { background-color: #563B4E; }
.myforeColor { color: #563B4E; }
.myborderColor { border: 3px solid #563B4E; }
<p style="color:#563B4E">Text here</p>
This sample text is styled with font color #563B4E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#563B4E">Div content here</div>
<div style="border:3px solid #563B4E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(86, 59, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #563B4E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #563B4E;
-webkit-box-shadow: 1px 1px 3px #563B4E;
box-shadow: 1px 1px 3px #563B4E; }
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 #563B4E (Ruby Violet)
Color Overview & Profile: Color #563B4E, also known as Ruby Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (86/255), 23% Green (59/255), and 31% Blue (78/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #563B4E translates into the CMYK subtractive color model with values of 0% Cyan, 31.4% Magenta, 9.3% Yellow, and 66.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 318°, saturation of 18.6%, and lightness of 28.4%.
Web Accessibility & Design Recommendations: When implementing #563B4E 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.
