#B39479 Gingerbread Latte
#B39479 (Gingerbread Latte) RGB value is (179, 148, 121).
Red value is 179, green value is 148, and blue value is 121.
Cylindrical-coordinate representations (HSL) of color #B39479: hue: 28°, saturation: 27.6%, and lightness: 58.8%.
Process color (CMYK) of #B39479 is 0%, 17.3%, 32.4%, 29.8%. Web safe color equivalent of #B39479 is ##CC9966. Color #B39479 contains mainly Yellow.
Color Spaces
| Color spaces of #B39479 | Value |
|---|---|
| RGB | 179, 148, 121 |
| HSL | 28°, 27.6%, 58.8% |
| HSV / HSB | 28°, 32.4%, 70.2% |
| CMYK | 0%, 17.3%, 32.4%, 29.8% |
| XYZ | 32.63, 32.15, 22.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110011 | 10010100 | 01111001 |
| Octal | 263 | 224 | 171 |
| Decimal | 179 | 148 | 121 |
| Hex | B3 | 94 | 79 |
Shades of #B39479
Tints of #B39479
.mybgColor { background-color: #B39479; }
.myforeColor { color: #B39479; }
.myborderColor { border: 3px solid #B39479; }
<p style="color:#B39479">Text here</p>
This sample text is styled with font color #B39479. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B39479">Div content here</div>
<div style="border:3px solid #B39479">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(179, 148, 121, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B39479; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B39479;
-webkit-box-shadow: 1px 1px 3px #B39479;
box-shadow: 1px 1px 3px #B39479; }
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 #B39479 (Gingerbread Latte)
Color Overview & Profile: Color #B39479, also known as Gingerbread Latte, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (179/255), 58% Green (148/255), and 47% Blue (121/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B39479 translates into the CMYK subtractive color model with values of 0% Cyan, 17.3% Magenta, 32.4% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 27.6%, and lightness of 58.8%.
Web Accessibility & Design Recommendations: When implementing #B39479 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 ##CC9966.
