#A1988B Grey by Me
#A1988B (Grey by Me) RGB value is (161, 152, 139).
Red value is 161, green value is 152, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #A1988B: hue: 35°, saturation: 10.5%, and lightness: 58.8%.
Process color (CMYK) of #A1988B is 0%, 5.6%, 13.7%, 36.9%. Web safe color equivalent of #A1988B is ##999999. Color #A1988B contains mainly Yellow.
Color Spaces
| Color spaces of #A1988B | Value |
|---|---|
| RGB | 161, 152, 139 |
| HSL | 35°, 10.5%, 58.8% |
| HSV / HSB | 35°, 13.7%, 63.1% |
| CMYK | 0%, 5.6%, 13.7%, 36.9% |
| XYZ | 30.59, 31.9, 28.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 10011000 | 10001011 |
| Octal | 241 | 230 | 213 |
| Decimal | 161 | 152 | 139 |
| Hex | A1 | 98 | 8B |
Shades of #A1988B
Tints of #A1988B
.mybgColor { background-color: #A1988B; }
.myforeColor { color: #A1988B; }
.myborderColor { border: 3px solid #A1988B; }
<p style="color:#A1988B">Text here</p>
This sample text is styled with font color #A1988B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A1988B">Div content here</div>
<div style="border:3px solid #A1988B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 152, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A1988B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A1988B;
-webkit-box-shadow: 1px 1px 3px #A1988B;
box-shadow: 1px 1px 3px #A1988B; }
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 #A1988B (Grey by Me)
Color Overview & Profile: Color #A1988B, also known as Grey by Me, 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), 60% Green (152/255), and 55% Blue (139/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A1988B translates into the CMYK subtractive color model with values of 0% Cyan, 5.6% Magenta, 13.7% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 10.5%, and lightness of 58.8%.
Web Accessibility & Design Recommendations: When implementing #A1988B 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 ##999999.
