#B8A992 Universal Khaki
#B8A992 (Universal Khaki) RGB value is (184, 169, 146).
Red value is 184, green value is 169, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #B8A992: hue: 36°, saturation: 21.1%, and lightness: 64.7%.
Process color (CMYK) of #B8A992 is 0%, 8.2%, 20.7%, 27.8%. Web safe color equivalent of #B8A992 is ##CC9999. Color #B8A992 contains mainly Yellow.
Color Spaces
| Color spaces of #B8A992 | Value |
|---|---|
| RGB | 184, 169, 146 |
| HSL | 36°, 21.1%, 64.7% |
| HSV / HSB | 36°, 20.7%, 72.2% |
| CMYK | 0%, 8.2%, 20.7%, 27.8% |
| XYZ | 39.14, 40.64, 32.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10101001 | 10010010 |
| Octal | 270 | 251 | 222 |
| Decimal | 184 | 169 | 146 |
| Hex | B8 | A9 | 92 |
Shades of #B8A992
Tints of #B8A992
.mybgColor { background-color: #B8A992; }
.myforeColor { color: #B8A992; }
.myborderColor { border: 3px solid #B8A992; }
<p style="color:#B8A992">Text here</p>
This sample text is styled with font color #B8A992. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8A992">Div content here</div>
<div style="border:3px solid #B8A992">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 169, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8A992; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8A992;
-webkit-box-shadow: 1px 1px 3px #B8A992;
box-shadow: 1px 1px 3px #B8A992; }
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 #B8A992 (Universal Khaki)
Color Overview & Profile: Color #B8A992, also known as Universal Khaki, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 66% Green (169/255), and 57% Blue (146/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8A992 translates into the CMYK subtractive color model with values of 0% Cyan, 8.2% Magenta, 20.7% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 21.1%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #B8A992 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.
