#4E7792 Beach View
#4E7792 (Beach View) RGB value is (78, 119, 146).
Red value is 78, green value is 119, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #4E7792: hue: 204°, saturation: 30.4%, and lightness: 43.9%.
Process color (CMYK) of #4E7792 is 46.6%, 18.5%, 0%, 42.7%. Web safe color equivalent of #4E7792 is ##666699. Color #4E7792 contains mainly Blue.
Color Spaces
| Color spaces of #4E7792 | Value |
|---|---|
| RGB | 78, 119, 146 |
| HSL | 204°, 30.4%, 43.9% |
| HSV / HSB | 204°, 46.6%, 57.3% |
| CMYK | 46.6%, 18.5%, 0%, 42.7% |
| XYZ | 14.93, 16.89, 29.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01110111 | 10010010 |
| Octal | 116 | 167 | 222 |
| Decimal | 78 | 119 | 146 |
| Hex | 4E | 77 | 92 |
Shades of #4E7792
Tints of #4E7792
.mybgColor { background-color: #4E7792; }
.myforeColor { color: #4E7792; }
.myborderColor { border: 3px solid #4E7792; }
<p style="color:#4E7792">Text here</p>
This sample text is styled with font color #4E7792. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E7792">Div content here</div>
<div style="border:3px solid #4E7792">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 119, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E7792; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E7792;
-webkit-box-shadow: 1px 1px 3px #4E7792;
box-shadow: 1px 1px 3px #4E7792; }
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 #4E7792 (Beach View)
Color Overview & Profile: Color #4E7792, also known as Beach View, 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), 47% Green (119/255), and 57% Blue (146/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E7792 translates into the CMYK subtractive color model with values of 46.6% Cyan, 18.5% Magenta, 0% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 204°, saturation of 30.4%, and lightness of 43.9%.
Web Accessibility & Design Recommendations: When implementing #4E7792 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.
