#4E7480 Vining Ivy
#4E7480 (Vining Ivy) RGB value is (78, 116, 128).
Red value is 78, green value is 116, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #4E7480: hue: 194°, saturation: 24.3%, and lightness: 40.4%.
Process color (CMYK) of #4E7480 is 39.1%, 9.4%, 0%, 49.8%. Web safe color equivalent of #4E7480 is ##666699. Color #4E7480 contains mainly Blue.
Color Spaces
| Color spaces of #4E7480 | Value |
|---|---|
| RGB | 78, 116, 128 |
| HSL | 194°, 24.3%, 40.4% |
| HSV / HSB | 194°, 39.1%, 50.2% |
| CMYK | 39.1%, 9.4%, 0%, 49.8% |
| XYZ | 13.28, 15.67, 22.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01110100 | 10000000 |
| Octal | 116 | 164 | 200 |
| Decimal | 78 | 116 | 128 |
| Hex | 4E | 74 | 80 |
Shades of #4E7480
Tints of #4E7480
.mybgColor { background-color: #4E7480; }
.myforeColor { color: #4E7480; }
.myborderColor { border: 3px solid #4E7480; }
<p style="color:#4E7480">Text here</p>
This sample text is styled with font color #4E7480. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E7480">Div content here</div>
<div style="border:3px solid #4E7480">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 116, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E7480; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E7480;
-webkit-box-shadow: 1px 1px 3px #4E7480;
box-shadow: 1px 1px 3px #4E7480; }
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 #4E7480 (Vining Ivy)
Color Overview & Profile: Color #4E7480, also known as Vining Ivy, 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), 45% Green (116/255), and 50% Blue (128/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E7480 translates into the CMYK subtractive color model with values of 39.1% Cyan, 9.4% Magenta, 0% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 24.3%, and lightness of 40.4%.
Web Accessibility & Design Recommendations: When implementing #4E7480 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.
