#AB9D89 Creek Bay
#AB9D89 (Creek Bay) RGB value is (171, 157, 137).
Red value is 171, green value is 157, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #AB9D89: hue: 35°, saturation: 16.8%, and lightness: 60.4%.
Process color (CMYK) of #AB9D89 is 0%, 8.2%, 19.9%, 32.9%. Web safe color equivalent of #AB9D89 is ##999999. Color #AB9D89 contains mainly Yellow.
Color Spaces
| Color spaces of #AB9D89 | Value |
|---|---|
| RGB | 171, 157, 137 |
| HSL | 35°, 16.8%, 60.4% |
| HSV / HSB | 35°, 19.9%, 67.1% |
| CMYK | 0%, 8.2%, 19.9%, 32.9% |
| XYZ | 33.37, 34.58, 28.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 10011101 | 10001001 |
| Octal | 253 | 235 | 211 |
| Decimal | 171 | 157 | 137 |
| Hex | AB | 9D | 89 |
Shades of #AB9D89
Tints of #AB9D89
.mybgColor { background-color: #AB9D89; }
.myforeColor { color: #AB9D89; }
.myborderColor { border: 3px solid #AB9D89; }
<p style="color:#AB9D89">Text here</p>
This sample text is styled with font color #AB9D89. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AB9D89">Div content here</div>
<div style="border:3px solid #AB9D89">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 157, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AB9D89; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AB9D89;
-webkit-box-shadow: 1px 1px 3px #AB9D89;
box-shadow: 1px 1px 3px #AB9D89; }
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 #AB9D89 (Creek Bay)
Color Overview & Profile: Color #AB9D89, also known as Creek Bay, 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), 62% Green (157/255), and 54% Blue (137/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #AB9D89 translates into the CMYK subtractive color model with values of 0% Cyan, 8.2% Magenta, 19.9% Yellow, and 32.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 16.8%, and lightness of 60.4%.
Web Accessibility & Design Recommendations: When implementing #AB9D89 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.
