#A95657 Lingonberry Punch
#A95657 (Lingonberry Punch) RGB value is (169, 86, 87).
Red value is 169, green value is 86, and blue value is 87.
Cylindrical-coordinate representations (HSL) of color #A95657: hue: 359°, saturation: 32.5%, and lightness: 50%.
Process color (CMYK) of #A95657 is 0%, 49.1%, 48.5%, 33.7%. Web safe color equivalent of #A95657 is ##996666. Color #A95657 contains mainly Red.
Color Spaces
| Color spaces of #A95657 | Value |
|---|---|
| RGB | 169, 86, 87 |
| HSL | 359°, 32.5%, 50% |
| HSV / HSB | 359°, 49.1%, 66.3% |
| CMYK | 0%, 49.1%, 48.5%, 33.7% |
| XYZ | 21.41, 15.78, 10.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101001 | 01010110 | 01010111 |
| Octal | 251 | 126 | 127 |
| Decimal | 169 | 86 | 87 |
| Hex | A9 | 56 | 57 |
Shades of #A95657
Tints of #A95657
.mybgColor { background-color: #A95657; }
.myforeColor { color: #A95657; }
.myborderColor { border: 3px solid #A95657; }
<p style="color:#A95657">Text here</p>
This sample text is styled with font color #A95657. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A95657">Div content here</div>
<div style="border:3px solid #A95657">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(169, 86, 87, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A95657; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A95657;
-webkit-box-shadow: 1px 1px 3px #A95657;
box-shadow: 1px 1px 3px #A95657; }
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 #A95657 (Lingonberry Punch)
Color Overview & Profile: Color #A95657, also known as Lingonberry Punch, 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), 34% Green (86/255), and 34% Blue (87/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A95657 translates into the CMYK subtractive color model with values of 0% Cyan, 49.1% Magenta, 48.5% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 359°, saturation of 32.5%, and lightness of 50%.
Web Accessibility & Design Recommendations: When implementing #A95657 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.
