#895460 Aged Wine
#895460 (Aged Wine) RGB value is (137, 84, 96).
Red value is 137, green value is 84, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #895460: hue: 346°, saturation: 24%, and lightness: 43.3%.
Process color (CMYK) of #895460 is 0%, 38.7%, 29.9%, 46.3%. Web safe color equivalent of #895460 is ##996666. Color #895460 contains mainly Red.
Color Spaces
| Color spaces of #895460 | Value |
|---|---|
| RGB | 137, 84, 96 |
| HSL | 346°, 24%, 43.3% |
| HSV / HSB | 346°, 38.7%, 53.7% |
| CMYK | 0%, 38.7%, 29.9%, 46.3% |
| XYZ | 15.6, 12.5, 12.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001001 | 01010100 | 01100000 |
| Octal | 211 | 124 | 140 |
| Decimal | 137 | 84 | 96 |
| Hex | 89 | 54 | 60 |
Shades of #895460
Tints of #895460
.mybgColor { background-color: #895460; }
.myforeColor { color: #895460; }
.myborderColor { border: 3px solid #895460; }
<p style="color:#895460">Text here</p>
This sample text is styled with font color #895460. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#895460">Div content here</div>
<div style="border:3px solid #895460">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(137, 84, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #895460; }
.divShadow { -moz-box-shadow: 1px 1px 3px #895460;
-webkit-box-shadow: 1px 1px 3px #895460;
box-shadow: 1px 1px 3px #895460; }
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 #895460 (Aged Wine)
Color Overview & Profile: Color #895460, also known as Aged Wine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (137/255), 33% Green (84/255), and 38% Blue (96/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #895460 translates into the CMYK subtractive color model with values of 0% Cyan, 38.7% Magenta, 29.9% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 346°, saturation of 24%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #895460 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 ##996666.
