#5C6D7C Blue Mirage
#5C6D7C (Blue Mirage) RGB value is (92, 109, 124).
Red value is 92, green value is 109, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #5C6D7C: hue: 208°, saturation: 14.8%, and lightness: 42.4%.
Process color (CMYK) of #5C6D7C is 25.8%, 12.1%, 0%, 51.4%. Web safe color equivalent of #5C6D7C is ##666666. Color #5C6D7C contains mainly Blue.
Color Spaces
| Color spaces of #5C6D7C | Value |
|---|---|
| RGB | 92, 109, 124 |
| HSL | 208°, 14.8%, 42.4% |
| HSV / HSB | 208°, 25.8%, 48.6% |
| CMYK | 25.8%, 12.1%, 0%, 51.4% |
| XYZ | 13.52, 14.67, 21.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 01101101 | 01111100 |
| Octal | 134 | 155 | 174 |
| Decimal | 92 | 109 | 124 |
| Hex | 5C | 6D | 7C |
Shades of #5C6D7C
Tints of #5C6D7C
.mybgColor { background-color: #5C6D7C; }
.myforeColor { color: #5C6D7C; }
.myborderColor { border: 3px solid #5C6D7C; }
<p style="color:#5C6D7C">Text here</p>
This sample text is styled with font color #5C6D7C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C6D7C">Div content here</div>
<div style="border:3px solid #5C6D7C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 109, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C6D7C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C6D7C;
-webkit-box-shadow: 1px 1px 3px #5C6D7C;
box-shadow: 1px 1px 3px #5C6D7C; }
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 #5C6D7C (Blue Mirage)
Color Overview & Profile: Color #5C6D7C, also known as Blue Mirage, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 43% Green (109/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, #5C6D7C translates into the CMYK subtractive color model with values of 25.8% Cyan, 12.1% Magenta, 0% Yellow, and 51.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 208°, saturation of 14.8%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #5C6D7C 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.
