#4A3B6A Meteorite
#4A3B6A (Meteorite) RGB value is (74, 59, 106).
Red value is 74, green value is 59, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #4A3B6A: hue: 259°, saturation: 28.5%, and lightness: 32.4%.
Process color (CMYK) of #4A3B6A is 30.2%, 44.3%, 0%, 58.4%. Web safe color equivalent of #4A3B6A is ##333366. Color #4A3B6A contains mainly Blue.
Color Spaces
| Color spaces of #4A3B6A | Value |
|---|---|
| RGB | 74, 59, 106 |
| HSL | 259°, 28.5%, 32.4% |
| HSV / HSB | 259°, 44.3%, 41.6% |
| CMYK | 30.2%, 44.3%, 0%, 58.4% |
| XYZ | 6.99, 5.62, 14.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 00111011 | 01101010 |
| Octal | 112 | 073 | 152 |
| Decimal | 74 | 59 | 106 |
| Hex | 4A | 3B | 6A |
Shades of #4A3B6A
Tints of #4A3B6A
.mybgColor { background-color: #4A3B6A; }
.myforeColor { color: #4A3B6A; }
.myborderColor { border: 3px solid #4A3B6A; }
<p style="color:#4A3B6A">Text here</p>
This sample text is styled with font color #4A3B6A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A3B6A">Div content here</div>
<div style="border:3px solid #4A3B6A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 59, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A3B6A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A3B6A;
-webkit-box-shadow: 1px 1px 3px #4A3B6A;
box-shadow: 1px 1px 3px #4A3B6A; }
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 #4A3B6A (Meteorite)
Color Overview & Profile: Color #4A3B6A, also known as Meteorite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (74/255), 23% Green (59/255), and 42% Blue (106/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A3B6A translates into the CMYK subtractive color model with values of 30.2% Cyan, 44.3% Magenta, 0% Yellow, and 58.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 259°, saturation of 28.5%, and lightness of 32.4%.
Web Accessibility & Design Recommendations: When implementing #4A3B6A 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.
