#4E6175 Loyalty
#4E6175 (Loyalty) RGB value is (78, 97, 117).
Red value is 78, green value is 97, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #4E6175: hue: 211°, saturation: 20%, and lightness: 38.2%.
Process color (CMYK) of #4E6175 is 33.3%, 17.1%, 0%, 54.1%. Web safe color equivalent of #4E6175 is ##666666. Color #4E6175 contains mainly Blue.
Color Spaces
| Color spaces of #4E6175 | Value |
|---|---|
| RGB | 78, 97, 117 |
| HSL | 211°, 20%, 38.2% |
| HSV / HSB | 211°, 33.3%, 45.9% |
| CMYK | 33.3%, 17.1%, 0%, 54.1% |
| XYZ | 10.63, 11.45, 18.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01100001 | 01110101 |
| Octal | 116 | 141 | 165 |
| Decimal | 78 | 97 | 117 |
| Hex | 4E | 61 | 75 |
Shades of #4E6175
Tints of #4E6175
.mybgColor { background-color: #4E6175; }
.myforeColor { color: #4E6175; }
.myborderColor { border: 3px solid #4E6175; }
<p style="color:#4E6175">Text here</p>
This sample text is styled with font color #4E6175. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E6175">Div content here</div>
<div style="border:3px solid #4E6175">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 97, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E6175; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E6175;
-webkit-box-shadow: 1px 1px 3px #4E6175;
box-shadow: 1px 1px 3px #4E6175; }
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 #4E6175 (Loyalty)
Color Overview & Profile: Color #4E6175, also known as Loyalty, 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), 38% Green (97/255), and 46% Blue (117/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E6175 translates into the CMYK subtractive color model with values of 33.3% Cyan, 17.1% Magenta, 0% Yellow, and 54.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 211°, saturation of 20%, and lightness of 38.2%.
Web Accessibility & Design Recommendations: When implementing #4E6175 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.
