#564355 Interlude
#564355 (Interlude) RGB value is (86, 67, 85).
Red value is 86, green value is 67, and blue value is 85.
Cylindrical-coordinate representations (HSL) of color #564355: hue: 303°, saturation: 12.4%, and lightness: 30%.
Process color (CMYK) of #564355 is 0%, 22.1%, 1.2%, 66.3%. Web safe color equivalent of #564355 is ##663366. Color #564355 contains mainly GRAY.
Color Spaces
| Color spaces of #564355 | Value |
|---|---|
| RGB | 86, 67, 85 |
| HSL | 303°, 12.4%, 30% |
| HSV / HSB | 303°, 22.1%, 33.7% |
| CMYK | 0%, 22.1%, 1.2%, 66.3% |
| XYZ | 7.48, 6.65, 9.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010110 | 01000011 | 01010101 |
| Octal | 126 | 103 | 125 |
| Decimal | 86 | 67 | 85 |
| Hex | 56 | 43 | 55 |
Shades of #564355
Tints of #564355
.mybgColor { background-color: #564355; }
.myforeColor { color: #564355; }
.myborderColor { border: 3px solid #564355; }
<p style="color:#564355">Text here</p>
This sample text is styled with font color #564355. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#564355">Div content here</div>
<div style="border:3px solid #564355">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(86, 67, 85, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #564355; }
.divShadow { -moz-box-shadow: 1px 1px 3px #564355;
-webkit-box-shadow: 1px 1px 3px #564355;
box-shadow: 1px 1px 3px #564355; }
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 #564355 (Interlude)
Color Overview & Profile: Color #564355, also known as Interlude, 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), 26% Green (67/255), and 33% Blue (85/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #564355 translates into the CMYK subtractive color model with values of 0% Cyan, 22.1% Magenta, 1.2% Yellow, and 66.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 303°, saturation of 12.4%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #564355 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.
