#AB9B9C Coffee Custard
#AB9B9C (Coffee Custard) RGB value is (171, 155, 156).
Red value is 171, green value is 155, and blue value is 156.
Cylindrical-coordinate representations (HSL) of color #AB9B9C: hue: 356°, saturation: 8.7%, and lightness: 63.9%.
Process color (CMYK) of #AB9B9C is 0%, 9.4%, 8.8%, 32.9%. Web safe color equivalent of #AB9B9C is ##999999. Color #AB9B9C contains mainly GRAY.
Color Spaces
| Color spaces of #AB9B9C | Value |
|---|---|
| RGB | 171, 155, 156 |
| HSL | 356°, 8.7%, 63.9% |
| HSV / HSB | 356°, 9.4%, 67.1% |
| CMYK | 0%, 9.4%, 8.8%, 32.9% |
| XYZ | 34.52, 34.5, 36.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 10011011 | 10011100 |
| Octal | 253 | 233 | 234 |
| Decimal | 171 | 155 | 156 |
| Hex | AB | 9B | 9C |
Shades of #AB9B9C
Tints of #AB9B9C
.mybgColor { background-color: #AB9B9C; }
.myforeColor { color: #AB9B9C; }
.myborderColor { border: 3px solid #AB9B9C; }
<p style="color:#AB9B9C">Text here</p>
This sample text is styled with font color #AB9B9C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AB9B9C">Div content here</div>
<div style="border:3px solid #AB9B9C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 155, 156, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AB9B9C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AB9B9C;
-webkit-box-shadow: 1px 1px 3px #AB9B9C;
box-shadow: 1px 1px 3px #AB9B9C; }
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 #AB9B9C (Coffee Custard)
Color Overview & Profile: Color #AB9B9C, also known as Coffee Custard, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (171/255), 61% Green (155/255), and 61% Blue (156/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #AB9B9C translates into the CMYK subtractive color model with values of 0% Cyan, 9.4% Magenta, 8.8% Yellow, and 32.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 8.7%, and lightness of 63.9%.
Web Accessibility & Design Recommendations: When implementing #AB9B9C 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.
