#4E6684 Luxe Blue
#4E6684 (Luxe Blue) RGB value is (78, 102, 132).
Red value is 78, green value is 102, and blue value is 132.
Cylindrical-coordinate representations (HSL) of color #4E6684: hue: 213°, saturation: 25.7%, and lightness: 41.2%.
Process color (CMYK) of #4E6684 is 40.9%, 22.7%, 0%, 48.2%. Web safe color equivalent of #4E6684 is ##666699. Color #4E6684 contains mainly Blue.
Color Spaces
| Color spaces of #4E6684 | Value |
|---|---|
| RGB | 78, 102, 132 |
| HSL | 213°, 25.7%, 41.2% |
| HSV / HSB | 213°, 40.9%, 51.8% |
| CMYK | 40.9%, 22.7%, 0%, 48.2% |
| XYZ | 12.06, 12.79, 23.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01100110 | 10000100 |
| Octal | 116 | 146 | 204 |
| Decimal | 78 | 102 | 132 |
| Hex | 4E | 66 | 84 |
Shades of #4E6684
Tints of #4E6684
.mybgColor { background-color: #4E6684; }
.myforeColor { color: #4E6684; }
.myborderColor { border: 3px solid #4E6684; }
<p style="color:#4E6684">Text here</p>
This sample text is styled with font color #4E6684. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E6684">Div content here</div>
<div style="border:3px solid #4E6684">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 102, 132, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E6684; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E6684;
-webkit-box-shadow: 1px 1px 3px #4E6684;
box-shadow: 1px 1px 3px #4E6684; }
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 #4E6684 (Luxe Blue)
Color Overview & Profile: Color #4E6684, also known as Luxe Blue, 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 (78/255), 40% Green (102/255), and 52% Blue (132/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E6684 translates into the CMYK subtractive color model with values of 40.9% Cyan, 22.7% Magenta, 0% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 213°, saturation of 25.7%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #4E6684 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.
