#7A58C1 Fuchsia Blue
#7A58C1 (Fuchsia Blue) RGB value is (122, 88, 193).
Red value is 122, green value is 88, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #7A58C1: hue: 259°, saturation: 45.9%, and lightness: 55.1%.
Process color (CMYK) of #7A58C1 is 36.8%, 54.4%, 0%, 24.3%. Web safe color equivalent of #7A58C1 is ##6666CC. Color #7A58C1 contains mainly Blue.
Color Spaces
| Color spaces of #7A58C1 | Value |
|---|---|
| RGB | 122, 88, 193 |
| HSL | 259°, 45.9%, 55.1% |
| HSV / HSB | 259°, 54.4%, 75.7% |
| CMYK | 36.8%, 54.4%, 0%, 24.3% |
| XYZ | 21.14, 14.97, 52.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 01011000 | 11000001 |
| Octal | 172 | 130 | 301 |
| Decimal | 122 | 88 | 193 |
| Hex | 7A | 58 | C1 |
Shades of #7A58C1
Tints of #7A58C1
.mybgColor { background-color: #7A58C1; }
.myforeColor { color: #7A58C1; }
.myborderColor { border: 3px solid #7A58C1; }
<p style="color:#7A58C1">Text here</p>
This sample text is styled with font color #7A58C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A58C1">Div content here</div>
<div style="border:3px solid #7A58C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 88, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A58C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A58C1;
-webkit-box-shadow: 1px 1px 3px #7A58C1;
box-shadow: 1px 1px 3px #7A58C1; }
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 #7A58C1 (Fuchsia Blue)
Color Overview & Profile: Color #7A58C1, also known as Fuchsia Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 35% Green (88/255), and 76% Blue (193/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A58C1 translates into the CMYK subtractive color model with values of 36.8% Cyan, 54.4% Magenta, 0% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 259°, saturation of 45.9%, and lightness of 55.1%.
Web Accessibility & Design Recommendations: When implementing #7A58C1 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 ##6666CC.
