#3A2EFE System Shock Blue
#3A2EFE (System Shock Blue) RGB value is (58, 46, 254).
Red value is 58, green value is 46, and blue value is 254.
Cylindrical-coordinate representations (HSL) of color #3A2EFE: hue: 243°, saturation: 99%, and lightness: 58.8%.
Process color (CMYK) of #3A2EFE is 77.2%, 81.9%, 0%, 0.4%. Web safe color equivalent of #3A2EFE is ##3333FF. Color #3A2EFE contains mainly Blue.
Color Spaces
| Color spaces of #3A2EFE | Value |
|---|---|
| RGB | 58, 46, 254 |
| HSL | 243°, 99%, 58.8% |
| HSV / HSB | 243°, 81.9%, 99.6% |
| CMYK | 77.2%, 81.9%, 0%, 0.4% |
| XYZ | 20.61, 10.01, 94.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111010 | 00101110 | 11111110 |
| Octal | 072 | 056 | 376 |
| Decimal | 58 | 46 | 254 |
| Hex | 3A | 2E | FE |
Shades of #3A2EFE
Tints of #3A2EFE
.mybgColor { background-color: #3A2EFE; }
.myforeColor { color: #3A2EFE; }
.myborderColor { border: 3px solid #3A2EFE; }
<p style="color:#3A2EFE">Text here</p>
This sample text is styled with font color #3A2EFE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3A2EFE">Div content here</div>
<div style="border:3px solid #3A2EFE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(58, 46, 254, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3A2EFE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3A2EFE;
-webkit-box-shadow: 1px 1px 3px #3A2EFE;
box-shadow: 1px 1px 3px #3A2EFE; }
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 #3A2EFE (System Shock Blue)
Color Overview & Profile: Color #3A2EFE, also known as System Shock Blue, 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 (58/255), 18% Green (46/255), and 100% Blue (254/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3A2EFE translates into the CMYK subtractive color model with values of 77.2% Cyan, 81.9% Magenta, 0% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 243°, saturation of 99%, and lightness of 58.8%.
Web Accessibility & Design Recommendations: When implementing #3A2EFE 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 ##3333FF.
