#8C4A2F Gingerbread
#8C4A2F (Gingerbread) RGB value is (140, 74, 47).
Red value is 140, green value is 74, and blue value is 47.
Cylindrical-coordinate representations (HSL) of color #8C4A2F: hue: 17°, saturation: 49.7%, and lightness: 36.7%.
Process color (CMYK) of #8C4A2F is 0%, 47.1%, 66.4%, 45.1%. Web safe color equivalent of #8C4A2F is ##993333. Color #8C4A2F contains mainly Red.
Color Spaces
| Color spaces of #8C4A2F | Value |
|---|---|
| RGB | 140, 74, 47 |
| HSL | 17°, 49.7%, 36.7% |
| HSV / HSB | 17°, 66.4%, 54.9% |
| CMYK | 0%, 47.1%, 66.4%, 45.1% |
| XYZ | 13.78, 10.68, 4.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 01001010 | 00101111 |
| Octal | 214 | 112 | 057 |
| Decimal | 140 | 74 | 47 |
| Hex | 8C | 4A | 2F |
Shades of #8C4A2F
Tints of #8C4A2F
.mybgColor { background-color: #8C4A2F; }
.myforeColor { color: #8C4A2F; }
.myborderColor { border: 3px solid #8C4A2F; }
<p style="color:#8C4A2F">Text here</p>
This sample text is styled with font color #8C4A2F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8C4A2F">Div content here</div>
<div style="border:3px solid #8C4A2F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 74, 47, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8C4A2F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8C4A2F;
-webkit-box-shadow: 1px 1px 3px #8C4A2F;
box-shadow: 1px 1px 3px #8C4A2F; }
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 #8C4A2F (Gingerbread)
Color Overview & Profile: Color #8C4A2F, also known as Gingerbread, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 29% Green (74/255), and 18% Blue (47/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #8C4A2F translates into the CMYK subtractive color model with values of 0% Cyan, 47.1% Magenta, 66.4% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 49.7%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #8C4A2F 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 ##993333.
