#462E6E Abra Purple
#462E6E (Abra Purple) RGB value is (70, 46, 110).
Red value is 70, green value is 46, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #462E6E: hue: 263°, saturation: 41%, and lightness: 30.6%.
Process color (CMYK) of #462E6E is 36.4%, 58.2%, 0%, 56.9%. Web safe color equivalent of #462E6E is ##333366. Color #462E6E contains mainly Blue.
Color Spaces
| Color spaces of #462E6E | Value |
|---|---|
| RGB | 70, 46, 110 |
| HSL | 263°, 41%, 30.6% |
| HSV / HSB | 263°, 58.2%, 43.1% |
| CMYK | 36.4%, 58.2%, 0%, 56.9% |
| XYZ | 6.32, 4.38, 15.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 00101110 | 01101110 |
| Octal | 106 | 056 | 156 |
| Decimal | 70 | 46 | 110 |
| Hex | 46 | 2E | 6E |
Shades of #462E6E
Tints of #462E6E
.mybgColor { background-color: #462E6E; }
.myforeColor { color: #462E6E; }
.myborderColor { border: 3px solid #462E6E; }
<p style="color:#462E6E">Text here</p>
This sample text is styled with font color #462E6E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#462E6E">Div content here</div>
<div style="border:3px solid #462E6E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 46, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #462E6E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #462E6E;
-webkit-box-shadow: 1px 1px 3px #462E6E;
box-shadow: 1px 1px 3px #462E6E; }
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 #462E6E (Abra Purple)
Color Overview & Profile: Color #462E6E, also known as Abra Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (70/255), 18% Green (46/255), and 43% Blue (110/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #462E6E translates into the CMYK subtractive color model with values of 36.4% Cyan, 58.2% Magenta, 0% Yellow, and 56.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 263°, saturation of 41%, and lightness of 30.6%.
Web Accessibility & Design Recommendations: When implementing #462E6E 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.
