#3B4D5E Evening Glory
#3B4D5E (Evening Glory) RGB value is (59, 77, 94).
Red value is 59, green value is 77, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #3B4D5E: hue: 209°, saturation: 22.9%, and lightness: 30%.
Process color (CMYK) of #3B4D5E is 37.2%, 18.1%, 0%, 63.1%. Web safe color equivalent of #3B4D5E is ##336666. Color #3B4D5E contains mainly Blue.
Color Spaces
| Color spaces of #3B4D5E | Value |
|---|---|
| RGB | 59, 77, 94 |
| HSL | 209°, 22.9%, 30% |
| HSV / HSB | 209°, 37.2%, 36.9% |
| CMYK | 37.2%, 18.1%, 0%, 63.1% |
| XYZ | 6.48, 7.05, 11.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111011 | 01001101 | 01011110 |
| Octal | 073 | 115 | 136 |
| Decimal | 59 | 77 | 94 |
| Hex | 3B | 4D | 5E |
Shades of #3B4D5E
Tints of #3B4D5E
.mybgColor { background-color: #3B4D5E; }
.myforeColor { color: #3B4D5E; }
.myborderColor { border: 3px solid #3B4D5E; }
<p style="color:#3B4D5E">Text here</p>
This sample text is styled with font color #3B4D5E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3B4D5E">Div content here</div>
<div style="border:3px solid #3B4D5E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(59, 77, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3B4D5E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3B4D5E;
-webkit-box-shadow: 1px 1px 3px #3B4D5E;
box-shadow: 1px 1px 3px #3B4D5E; }
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 #3B4D5E (Evening Glory)
Color Overview & Profile: Color #3B4D5E, 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 (59/255), 30% Green (77/255), and 37% Blue (94/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3B4D5E translates into the CMYK subtractive color model with values of 37.2% Cyan, 18.1% Magenta, 0% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 22.9%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #3B4D5E 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 ##336666.
