#AE2F48 Amore
#AE2F48 (Amore) RGB value is (174, 47, 72).
Red value is 174, green value is 47, and blue value is 72.
Cylindrical-coordinate representations (HSL) of color #AE2F48: hue: 348°, saturation: 57.5%, and lightness: 43.3%.
Process color (CMYK) of #AE2F48 is 0%, 73%, 58.6%, 31.8%. Web safe color equivalent of #AE2F48 is ##993333. Color #AE2F48 contains mainly Red.
Color Spaces
| Color spaces of #AE2F48 | Value |
|---|---|
| RGB | 174, 47, 72 |
| HSL | 348°, 57.5%, 43.3% |
| HSV / HSB | 348°, 73%, 68.2% |
| CMYK | 0%, 73%, 58.6%, 31.8% |
| XYZ | 19.64, 11.5, 7.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 00101111 | 01001000 |
| Octal | 256 | 057 | 110 |
| Decimal | 174 | 47 | 72 |
| Hex | AE | 2F | 48 |
Shades of #AE2F48
Tints of #AE2F48
.mybgColor { background-color: #AE2F48; }
.myforeColor { color: #AE2F48; }
.myborderColor { border: 3px solid #AE2F48; }
<p style="color:#AE2F48">Text here</p>
This sample text is styled with font color #AE2F48. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AE2F48">Div content here</div>
<div style="border:3px solid #AE2F48">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 47, 72, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AE2F48; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AE2F48;
-webkit-box-shadow: 1px 1px 3px #AE2F48;
box-shadow: 1px 1px 3px #AE2F48; }
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 #AE2F48 (Amore)
Color Overview & Profile: Color #AE2F48, also known as Amore, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (174/255), 18% Green (47/255), and 28% Blue (72/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AE2F48 translates into the CMYK subtractive color model with values of 0% Cyan, 73% Magenta, 58.6% Yellow, and 31.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 348°, saturation of 57.5%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #AE2F48 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 ##993333.
