#505A6B Midnight Sun
#505A6B (Midnight Sun) RGB value is (80, 90, 107).
Red value is 80, green value is 90, and blue value is 107.
Cylindrical-coordinate representations (HSL) of color #505A6B: hue: 218°, saturation: 14.4%, and lightness: 36.7%.
Process color (CMYK) of #505A6B is 25.2%, 15.9%, 0%, 58%. Web safe color equivalent of #505A6B is ##666666. Color #505A6B contains mainly Blue.
Color Spaces
| Color spaces of #505A6B | Value |
|---|---|
| RGB | 80, 90, 107 |
| HSL | 218°, 14.4%, 36.7% |
| HSV / HSB | 218°, 25.2%, 42% |
| CMYK | 25.2%, 15.9%, 0%, 58% |
| XYZ | 9.62, 10.08, 15.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010000 | 01011010 | 01101011 |
| Octal | 120 | 132 | 153 |
| Decimal | 80 | 90 | 107 |
| Hex | 50 | 5A | 6B |
Shades of #505A6B
Tints of #505A6B
.mybgColor { background-color: #505A6B; }
.myforeColor { color: #505A6B; }
.myborderColor { border: 3px solid #505A6B; }
<p style="color:#505A6B">Text here</p>
This sample text is styled with font color #505A6B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#505A6B">Div content here</div>
<div style="border:3px solid #505A6B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(80, 90, 107, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #505A6B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #505A6B;
-webkit-box-shadow: 1px 1px 3px #505A6B;
box-shadow: 1px 1px 3px #505A6B; }
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 #505A6B (Midnight Sun)
Color Overview & Profile: Color #505A6B, also known as Midnight Sun, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (80/255), 35% Green (90/255), and 42% Blue (107/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #505A6B translates into the CMYK subtractive color model with values of 25.2% Cyan, 15.9% Magenta, 0% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 14.4%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #505A6B 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.
