#B9A998 Fashion District
#B9A998 (Fashion District) RGB value is (185, 169, 152).
Red value is 185, green value is 169, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #B9A998: hue: 31°, saturation: 19.1%, and lightness: 66.1%.
Process color (CMYK) of #B9A998 is 0%, 8.6%, 17.8%, 27.5%. Web safe color equivalent of #B9A998 is ##CC9999. Color #B9A998 contains mainly Yellow.
Color Spaces
| Color spaces of #B9A998 | Value |
|---|---|
| RGB | 185, 169, 152 |
| HSL | 31°, 19.1%, 66.1% |
| HSV / HSB | 31°, 17.8%, 72.5% |
| CMYK | 0%, 8.6%, 17.8%, 27.5% |
| XYZ | 39.86, 40.96, 35.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10101001 | 10011000 |
| Octal | 271 | 251 | 230 |
| Decimal | 185 | 169 | 152 |
| Hex | B9 | A9 | 98 |
Shades of #B9A998
Tints of #B9A998
.mybgColor { background-color: #B9A998; }
.myforeColor { color: #B9A998; }
.myborderColor { border: 3px solid #B9A998; }
<p style="color:#B9A998">Text here</p>
This sample text is styled with font color #B9A998. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9A998">Div content here</div>
<div style="border:3px solid #B9A998">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 169, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9A998; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9A998;
-webkit-box-shadow: 1px 1px 3px #B9A998;
box-shadow: 1px 1px 3px #B9A998; }
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 #B9A998 (Fashion District)
Color Overview & Profile: Color #B9A998, also known as Fashion District, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 66% Green (169/255), and 60% Blue (152/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9A998 translates into the CMYK subtractive color model with values of 0% Cyan, 8.6% Magenta, 17.8% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 19.1%, and lightness of 66.1%.
Web Accessibility & Design Recommendations: When implementing #B9A998 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 ##CC9999.
