#2E2364 Indie Go
#2E2364 (Indie Go) RGB value is (46, 35, 100).
Red value is 46, green value is 35, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #2E2364: hue: 250°, saturation: 48.1%, and lightness: 26.5%.
Process color (CMYK) of #2E2364 is 54%, 65%, 0%, 60.8%. Web safe color equivalent of #2E2364 is ##333366. Color #2E2364 contains mainly Blue.
Color Spaces
| Color spaces of #2E2364 | Value |
|---|---|
| RGB | 46, 35, 100 |
| HSL | 250°, 48.1%, 26.5% |
| HSV / HSB | 250°, 65%, 39.2% |
| CMYK | 54%, 65%, 0%, 60.8% |
| XYZ | 4.03, 2.7, 12.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 00100011 | 01100100 |
| Octal | 056 | 043 | 144 |
| Decimal | 46 | 35 | 100 |
| Hex | 2E | 23 | 64 |
Shades of #2E2364
Tints of #2E2364
.mybgColor { background-color: #2E2364; }
.myforeColor { color: #2E2364; }
.myborderColor { border: 3px solid #2E2364; }
<p style="color:#2E2364">Text here</p>
This sample text is styled with font color #2E2364. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E2364">Div content here</div>
<div style="border:3px solid #2E2364">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 35, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E2364; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E2364;
-webkit-box-shadow: 1px 1px 3px #2E2364;
box-shadow: 1px 1px 3px #2E2364; }
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 #2E2364 (Indie Go)
Color Overview & Profile: Color #2E2364, also known as Indie Go, 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), 14% Green (35/255), and 39% Blue (100/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E2364 translates into the CMYK subtractive color model with values of 54% Cyan, 65% Magenta, 0% Yellow, and 60.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 250°, saturation of 48.1%, and lightness of 26.5%.
Web Accessibility & Design Recommendations: When implementing #2E2364 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.
