#8B6B47 Castle Moat
#8B6B47 (Castle Moat) RGB value is (139, 107, 71).
Red value is 139, green value is 107, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #8B6B47: hue: 32°, saturation: 32.4%, and lightness: 41.2%.
Process color (CMYK) of #8B6B47 is 0%, 23%, 48.9%, 45.5%. Web safe color equivalent of #8B6B47 is ##996633. Color #8B6B47 contains mainly Yellow.
Color Spaces
| Color spaces of #8B6B47 | Value |
|---|---|
| RGB | 139, 107, 71 |
| HSL | 32°, 32.4%, 41.2% |
| HSV / HSB | 32°, 48.9%, 54.5% |
| CMYK | 0%, 23%, 48.9%, 45.5% |
| XYZ | 17.04, 16.46, 8.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 01101011 | 01000111 |
| Octal | 213 | 153 | 107 |
| Decimal | 139 | 107 | 71 |
| Hex | 8B | 6B | 47 |
Shades of #8B6B47
Tints of #8B6B47
.mybgColor { background-color: #8B6B47; }
.myforeColor { color: #8B6B47; }
.myborderColor { border: 3px solid #8B6B47; }
<p style="color:#8B6B47">Text here</p>
This sample text is styled with font color #8B6B47. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8B6B47">Div content here</div>
<div style="border:3px solid #8B6B47">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 107, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8B6B47; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8B6B47;
-webkit-box-shadow: 1px 1px 3px #8B6B47;
box-shadow: 1px 1px 3px #8B6B47; }
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 #8B6B47 (Castle Moat)
Color Overview & Profile: Color #8B6B47, also known as Castle Moat, 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 (139/255), 42% Green (107/255), and 28% Blue (71/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8B6B47 translates into the CMYK subtractive color model with values of 0% Cyan, 23% Magenta, 48.9% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 32.4%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #8B6B47 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 ##996633.
