#2E5467 Deep Dive
#2E5467 (Deep Dive) RGB value is (46, 84, 103).
Red value is 46, green value is 84, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #2E5467: hue: 200°, saturation: 38.3%, and lightness: 29.2%.
Process color (CMYK) of #2E5467 is 55.3%, 18.4%, 0%, 59.6%. Web safe color equivalent of #2E5467 is ##336666. Color #2E5467 contains mainly Blue.
Color Spaces
| Color spaces of #2E5467 | Value |
|---|---|
| RGB | 46, 84, 103 |
| HSL | 200°, 38.3%, 29.2% |
| HSV / HSB | 200°, 55.3%, 40.4% |
| CMYK | 55.3%, 18.4%, 0%, 59.6% |
| XYZ | 6.74, 7.9, 14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01010100 | 01100111 |
| Octal | 056 | 124 | 147 |
| Decimal | 46 | 84 | 103 |
| Hex | 2E | 54 | 67 |
Shades of #2E5467
Tints of #2E5467
.mybgColor { background-color: #2E5467; }
.myforeColor { color: #2E5467; }
.myborderColor { border: 3px solid #2E5467; }
<p style="color:#2E5467">Text here</p>
This sample text is styled with font color #2E5467. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E5467">Div content here</div>
<div style="border:3px solid #2E5467">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 84, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E5467; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E5467;
-webkit-box-shadow: 1px 1px 3px #2E5467;
box-shadow: 1px 1px 3px #2E5467; }
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 #2E5467 (Deep Dive)
Color Overview & Profile: Color #2E5467, also known as Deep Dive, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (46/255), 33% Green (84/255), and 40% Blue (103/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E5467 translates into the CMYK subtractive color model with values of 55.3% Cyan, 18.4% Magenta, 0% Yellow, and 59.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 200°, saturation of 38.3%, and lightness of 29.2%.
Web Accessibility & Design Recommendations: When implementing #2E5467 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.
