#5A577C When Worlds Collide
#5A577C (When Worlds Collide) RGB value is (90, 87, 124).
Red value is 90, green value is 87, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #5A577C: hue: 245°, saturation: 17.5%, and lightness: 41.4%.
Process color (CMYK) of #5A577C is 27.4%, 29.8%, 0%, 51.4%. Web safe color equivalent of #5A577C is ##666666. Color #5A577C contains mainly Blue.
Color Spaces
| Color spaces of #5A577C | Value |
|---|---|
| RGB | 90, 87, 124 |
| HSL | 245°, 17.5%, 41.4% |
| HSV / HSB | 245°, 29.8%, 48.6% |
| CMYK | 27.4%, 29.8%, 0%, 51.4% |
| XYZ | 11.26, 10.45, 20.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011010 | 01010111 | 01111100 |
| Octal | 132 | 127 | 174 |
| Decimal | 90 | 87 | 124 |
| Hex | 5A | 57 | 7C |
Shades of #5A577C
Tints of #5A577C
.mybgColor { background-color: #5A577C; }
.myforeColor { color: #5A577C; }
.myborderColor { border: 3px solid #5A577C; }
<p style="color:#5A577C">Text here</p>
This sample text is styled with font color #5A577C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5A577C">Div content here</div>
<div style="border:3px solid #5A577C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(90, 87, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5A577C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5A577C;
-webkit-box-shadow: 1px 1px 3px #5A577C;
box-shadow: 1px 1px 3px #5A577C; }
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 #5A577C (When Worlds Collide)
Color Overview & Profile: Color #5A577C, also known as When Worlds Collide, 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 (90/255), 34% Green (87/255), and 49% Blue (124/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5A577C translates into the CMYK subtractive color model with values of 27.4% Cyan, 29.8% Magenta, 0% Yellow, and 51.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 245°, saturation of 17.5%, and lightness of 41.4%.
Web Accessibility & Design Recommendations: When implementing #5A577C 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 ##666666.
