#3A4A62 Evening Glory
#3A4A62 (Evening Glory) RGB value is (58, 74, 98).
Red value is 58, green value is 74, and blue value is 98.
Cylindrical-coordinate representations (HSL) of color #3A4A62: hue: 216°, saturation: 25.6%, and lightness: 30.6%.
Process color (CMYK) of #3A4A62 is 40.8%, 24.5%, 0%, 61.6%. Web safe color equivalent of #3A4A62 is ##333366. Color #3A4A62 contains mainly Blue.
Color Spaces
| Color spaces of #3A4A62 | Value |
|---|---|
| RGB | 58, 74, 98 |
| HSL | 216°, 25.6%, 30.6% |
| HSV / HSB | 216°, 40.8%, 38.4% |
| CMYK | 40.8%, 24.5%, 0%, 61.6% |
| XYZ | 6.4, 6.68, 12.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111010 | 01001010 | 01100010 |
| Octal | 072 | 112 | 142 |
| Decimal | 58 | 74 | 98 |
| Hex | 3A | 4A | 62 |
Shades of #3A4A62
Tints of #3A4A62
.mybgColor { background-color: #3A4A62; }
.myforeColor { color: #3A4A62; }
.myborderColor { border: 3px solid #3A4A62; }
<p style="color:#3A4A62">Text here</p>
This sample text is styled with font color #3A4A62. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3A4A62">Div content here</div>
<div style="border:3px solid #3A4A62">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(58, 74, 98, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3A4A62; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3A4A62;
-webkit-box-shadow: 1px 1px 3px #3A4A62;
box-shadow: 1px 1px 3px #3A4A62; }
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 #3A4A62 (Evening Glory)
Color Overview & Profile: Color #3A4A62, also known as Evening Glory, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 23% Red (58/255), 29% Green (74/255), and 38% Blue (98/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3A4A62 translates into the CMYK subtractive color model with values of 40.8% Cyan, 24.5% Magenta, 0% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 25.6%, and lightness of 30.6%.
Web Accessibility & Design Recommendations: When implementing #3A4A62 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 ##333366.
