#2E5767 Deep Loch
#2E5767 (Deep Loch) RGB value is (46, 87, 103).
Red value is 46, green value is 87, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #2E5767: hue: 197°, saturation: 38.3%, and lightness: 29.2%.
Process color (CMYK) of #2E5767 is 55.3%, 15.5%, 0%, 59.6%. Web safe color equivalent of #2E5767 is ##336666. Color #2E5767 contains mainly Blue.
Color Spaces
| Color spaces of #2E5767 | Value |
|---|---|
| RGB | 46, 87, 103 |
| HSL | 197°, 38.3%, 29.2% |
| HSV / HSB | 197°, 55.3%, 40.4% |
| CMYK | 55.3%, 15.5%, 0%, 59.6% |
| XYZ | 6.98, 8.38, 14.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01010111 | 01100111 |
| Octal | 056 | 127 | 147 |
| Decimal | 46 | 87 | 103 |
| Hex | 2E | 57 | 67 |
Shades of #2E5767
Tints of #2E5767
.mybgColor { background-color: #2E5767; }
.myforeColor { color: #2E5767; }
.myborderColor { border: 3px solid #2E5767; }
<p style="color:#2E5767">Text here</p>
This sample text is styled with font color #2E5767. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E5767">Div content here</div>
<div style="border:3px solid #2E5767">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 87, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E5767; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E5767;
-webkit-box-shadow: 1px 1px 3px #2E5767;
box-shadow: 1px 1px 3px #2E5767; }
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 #2E5767 (Deep Loch)
Color Overview & Profile: Color #2E5767, also known as Deep Loch, 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), 34% Green (87/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, #2E5767 translates into the CMYK subtractive color model with values of 55.3% Cyan, 15.5% Magenta, 0% Yellow, and 59.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 38.3%, and lightness of 29.2%.
Web Accessibility & Design Recommendations: When implementing #2E5767 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.
