#A64BA0 Orchid Dottyback
#A64BA0 (Orchid Dottyback) RGB value is (166, 75, 160).
Red value is 166, green value is 75, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #A64BA0: hue: 304°, saturation: 37.8%, and lightness: 47.3%.
Process color (CMYK) of #A64BA0 is 0%, 54.8%, 3.6%, 34.9%. Web safe color equivalent of #A64BA0 is ##993399. Color #A64BA0 contains mainly Red.
Color Spaces
| Color spaces of #A64BA0 | Value |
|---|---|
| RGB | 166, 75, 160 |
| HSL | 304°, 37.8%, 47.3% |
| HSV / HSB | 304°, 54.8%, 65.1% |
| CMYK | 0%, 54.8%, 3.6%, 34.9% |
| XYZ | 24.59, 15.68, 34.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 01001011 | 10100000 |
| Octal | 246 | 113 | 240 |
| Decimal | 166 | 75 | 160 |
| Hex | A6 | 4B | A0 |
Shades of #A64BA0
Tints of #A64BA0
.mybgColor { background-color: #A64BA0; }
.myforeColor { color: #A64BA0; }
.myborderColor { border: 3px solid #A64BA0; }
<p style="color:#A64BA0">Text here</p>
This sample text is styled with font color #A64BA0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A64BA0">Div content here</div>
<div style="border:3px solid #A64BA0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 75, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A64BA0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A64BA0;
-webkit-box-shadow: 1px 1px 3px #A64BA0;
box-shadow: 1px 1px 3px #A64BA0; }
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 #A64BA0 (Orchid Dottyback)
Color Overview & Profile: Color #A64BA0, also known as Orchid Dottyback, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 29% Green (75/255), and 63% Blue (160/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A64BA0 translates into the CMYK subtractive color model with values of 0% Cyan, 54.8% Magenta, 3.6% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 304°, saturation of 37.8%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #A64BA0 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 ##993399.
