#2E4175 Forbidden Blackberry
#2E4175 (Forbidden Blackberry) RGB value is (46, 65, 117).
Red value is 46, green value is 65, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #2E4175: hue: 224°, saturation: 43.6%, and lightness: 32%.
Process color (CMYK) of #2E4175 is 60.7%, 44.4%, 0%, 54.1%. Web safe color equivalent of #2E4175 is ##333366. Color #2E4175 contains mainly Blue.
Color Spaces
| Color spaces of #2E4175 | Value |
|---|---|
| RGB | 46, 65, 117 |
| HSL | 224°, 43.6%, 32% |
| HSV / HSB | 224°, 60.7%, 45.9% |
| CMYK | 60.7%, 44.4%, 0%, 54.1% |
| XYZ | 6.23, 5.65, 17.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01000001 | 01110101 |
| Octal | 056 | 101 | 165 |
| Decimal | 46 | 65 | 117 |
| Hex | 2E | 41 | 75 |
Shades of #2E4175
Tints of #2E4175
.mybgColor { background-color: #2E4175; }
.myforeColor { color: #2E4175; }
.myborderColor { border: 3px solid #2E4175; }
<p style="color:#2E4175">Text here</p>
This sample text is styled with font color #2E4175. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E4175">Div content here</div>
<div style="border:3px solid #2E4175">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 65, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E4175; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E4175;
-webkit-box-shadow: 1px 1px 3px #2E4175;
box-shadow: 1px 1px 3px #2E4175; }
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 #2E4175 (Forbidden Blackberry)
Color Overview & Profile: Color #2E4175, also known as Forbidden Blackberry, 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), 25% Green (65/255), and 46% Blue (117/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E4175 translates into the CMYK subtractive color model with values of 60.7% Cyan, 44.4% Magenta, 0% Yellow, and 54.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 43.6%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #2E4175 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.
