#A31A75 Celestial Dragon
#A31A75 (Celestial Dragon) RGB value is (163, 26, 117).
Red value is 163, green value is 26, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #A31A75: hue: 320°, saturation: 72.5%, and lightness: 37.1%.
Process color (CMYK) of #A31A75 is 0%, 84%, 28.2%, 36.1%. Web safe color equivalent of #A31A75 is ##993366. Color #A31A75 contains mainly Red.
Color Spaces
| Color spaces of #A31A75 | Value |
|---|---|
| RGB | 163, 26, 117 |
| HSL | 320°, 72.5%, 37.1% |
| HSV / HSB | 320°, 84%, 63.9% |
| CMYK | 0%, 84%, 28.2%, 36.1% |
| XYZ | 18.69, 9.81, 17.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 00011010 | 01110101 |
| Octal | 243 | 032 | 165 |
| Decimal | 163 | 26 | 117 |
| Hex | A3 | 1A | 75 |
Shades of #A31A75
Tints of #A31A75
.mybgColor { background-color: #A31A75; }
.myforeColor { color: #A31A75; }
.myborderColor { border: 3px solid #A31A75; }
<p style="color:#A31A75">Text here</p>
This sample text is styled with font color #A31A75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A31A75">Div content here</div>
<div style="border:3px solid #A31A75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 26, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A31A75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A31A75;
-webkit-box-shadow: 1px 1px 3px #A31A75;
box-shadow: 1px 1px 3px #A31A75; }
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 #A31A75 (Celestial Dragon)
Color Overview & Profile: Color #A31A75, also known as Celestial Dragon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 10% Green (26/255), and 46% Blue (117/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A31A75 translates into the CMYK subtractive color model with values of 0% Cyan, 84% Magenta, 28.2% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 72.5%, and lightness of 37.1%.
Web Accessibility & Design Recommendations: When implementing #A31A75 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 ##993366.
