#5E7CAC Deck Crew
#5E7CAC (Deck Crew) RGB value is (94, 124, 172).
Red value is 94, green value is 124, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #5E7CAC: hue: 217°, saturation: 32%, and lightness: 52.2%.
Process color (CMYK) of #5E7CAC is 45.3%, 27.9%, 0%, 32.5%. Web safe color equivalent of #5E7CAC is ##666699. Color #5E7CAC contains mainly Blue.
Color Spaces
| Color spaces of #5E7CAC | Value |
|---|---|
| RGB | 94, 124, 172 |
| HSL | 217°, 32%, 52.2% |
| HSV / HSB | 217°, 45.3%, 67.5% |
| CMYK | 45.3%, 27.9%, 0%, 32.5% |
| XYZ | 19.27, 19.77, 41.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 01111100 | 10101100 |
| Octal | 136 | 174 | 254 |
| Decimal | 94 | 124 | 172 |
| Hex | 5E | 7C | AC |
Shades of #5E7CAC
Tints of #5E7CAC
.mybgColor { background-color: #5E7CAC; }
.myforeColor { color: #5E7CAC; }
.myborderColor { border: 3px solid #5E7CAC; }
<p style="color:#5E7CAC">Text here</p>
This sample text is styled with font color #5E7CAC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E7CAC">Div content here</div>
<div style="border:3px solid #5E7CAC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 124, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E7CAC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E7CAC;
-webkit-box-shadow: 1px 1px 3px #5E7CAC;
box-shadow: 1px 1px 3px #5E7CAC; }
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 #5E7CAC (Deck Crew)
Color Overview & Profile: Color #5E7CAC, also known as Deck Crew, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (94/255), 49% Green (124/255), and 67% Blue (172/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E7CAC translates into the CMYK subtractive color model with values of 45.3% Cyan, 27.9% Magenta, 0% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 217°, saturation of 32%, and lightness of 52.2%.
Web Accessibility & Design Recommendations: When implementing #5E7CAC 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 ##666699.
