#886F33 Dragon Well
#886F33 (Dragon Well) RGB value is (136, 111, 51).
Red value is 136, green value is 111, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #886F33: hue: 42°, saturation: 45.5%, and lightness: 36.7%.
Process color (CMYK) of #886F33 is 0%, 18.4%, 62.5%, 46.7%. Web safe color equivalent of #886F33 is ##996633. Color #886F33 contains mainly Yellow.
Color Spaces
| Color spaces of #886F33 | Value |
|---|---|
| RGB | 136, 111, 51 |
| HSL | 42°, 45.5%, 36.7% |
| HSV / HSB | 42°, 62.5%, 53.3% |
| CMYK | 0%, 18.4%, 62.5%, 46.7% |
| XYZ | 16.44, 16.84, 5.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001000 | 01101111 | 00110011 |
| Octal | 210 | 157 | 063 |
| Decimal | 136 | 111 | 51 |
| Hex | 88 | 6F | 33 |
Shades of #886F33
Tints of #886F33
.mybgColor { background-color: #886F33; }
.myforeColor { color: #886F33; }
.myborderColor { border: 3px solid #886F33; }
<p style="color:#886F33">Text here</p>
This sample text is styled with font color #886F33. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#886F33">Div content here</div>
<div style="border:3px solid #886F33">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(136, 111, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #886F33; }
.divShadow { -moz-box-shadow: 1px 1px 3px #886F33;
-webkit-box-shadow: 1px 1px 3px #886F33;
box-shadow: 1px 1px 3px #886F33; }
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 #886F33 (Dragon Well)
Color Overview & Profile: Color #886F33, also known as Dragon Well, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (136/255), 44% Green (111/255), and 20% Blue (51/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #886F33 translates into the CMYK subtractive color model with values of 0% Cyan, 18.4% Magenta, 62.5% Yellow, and 46.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 45.5%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #886F33 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.
