#A17797 Screen Gem
#A17797 (Screen Gem) RGB value is (161, 119, 151).
Red value is 161, green value is 119, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #A17797: hue: 314°, saturation: 18.3%, and lightness: 54.9%.
Process color (CMYK) of #A17797 is 0%, 26.1%, 6.2%, 36.9%. Web safe color equivalent of #A17797 is ##996699. Color #A17797 contains mainly Red.
Color Spaces
| Color spaces of #A17797 | Value |
|---|---|
| RGB | 161, 119, 151 |
| HSL | 314°, 18.3%, 54.9% |
| HSV / HSB | 314°, 26.1%, 63.1% |
| CMYK | 0%, 26.1%, 6.2%, 36.9% |
| XYZ | 26.88, 23.01, 32.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 01110111 | 10010111 |
| Octal | 241 | 167 | 227 |
| Decimal | 161 | 119 | 151 |
| Hex | A1 | 77 | 97 |
Shades of #A17797
Tints of #A17797
.mybgColor { background-color: #A17797; }
.myforeColor { color: #A17797; }
.myborderColor { border: 3px solid #A17797; }
<p style="color:#A17797">Text here</p>
This sample text is styled with font color #A17797. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A17797">Div content here</div>
<div style="border:3px solid #A17797">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 119, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A17797; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A17797;
-webkit-box-shadow: 1px 1px 3px #A17797;
box-shadow: 1px 1px 3px #A17797; }
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 #A17797 (Screen Gem)
Color Overview & Profile: Color #A17797, also known as Screen Gem, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (161/255), 47% Green (119/255), and 59% Blue (151/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A17797 translates into the CMYK subtractive color model with values of 0% Cyan, 26.1% Magenta, 6.2% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 314°, saturation of 18.3%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #A17797 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 ##996699.
