#A9247D Treasured Love
#A9247D (Treasured Love) RGB value is (169, 36, 125).
Red value is 169, green value is 36, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #A9247D: hue: 320°, saturation: 64.9%, and lightness: 40.2%.
Process color (CMYK) of #A9247D is 0%, 78.7%, 26%, 33.7%. Web safe color equivalent of #A9247D is ##993366. Color #A9247D contains mainly Red.
Color Spaces
| Color spaces of #A9247D | Value |
|---|---|
| RGB | 169, 36, 125 |
| HSL | 320°, 64.9%, 40.2% |
| HSV / HSB | 320°, 78.7%, 66.3% |
| CMYK | 0%, 78.7%, 26%, 33.7% |
| XYZ | 20.7, 11.18, 20.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101001 | 00100100 | 01111101 |
| Octal | 251 | 044 | 175 |
| Decimal | 169 | 36 | 125 |
| Hex | A9 | 24 | 7D |
Shades of #A9247D
Tints of #A9247D
.mybgColor { background-color: #A9247D; }
.myforeColor { color: #A9247D; }
.myborderColor { border: 3px solid #A9247D; }
<p style="color:#A9247D">Text here</p>
This sample text is styled with font color #A9247D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A9247D">Div content here</div>
<div style="border:3px solid #A9247D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(169, 36, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A9247D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A9247D;
-webkit-box-shadow: 1px 1px 3px #A9247D;
box-shadow: 1px 1px 3px #A9247D; }
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 #A9247D (Treasured Love)
Color Overview & Profile: Color #A9247D, also known as Treasured Love, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (169/255), 14% Green (36/255), and 49% Blue (125/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A9247D translates into the CMYK subtractive color model with values of 0% Cyan, 78.7% Magenta, 26% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 64.9%, and lightness of 40.2%.
Web Accessibility & Design Recommendations: When implementing #A9247D 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.
