#916D56 Brownie Scout
#916D56 (Brownie Scout) RGB value is (145, 109, 86).
Red value is 145, green value is 109, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #916D56: hue: 23°, saturation: 25.5%, and lightness: 45.3%.
Process color (CMYK) of #916D56 is 0%, 24.8%, 40.7%, 43.1%. Web safe color equivalent of #916D56 is ##996666. Color #916D56 contains mainly Yellow.
Color Spaces
| Color spaces of #916D56 | Value |
|---|---|
| RGB | 145, 109, 86 |
| HSL | 23°, 25.5%, 45.3% |
| HSV / HSB | 23°, 40.7%, 56.9% |
| CMYK | 0%, 24.8%, 40.7%, 43.1% |
| XYZ | 18.83, 17.63, 11.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 01101101 | 01010110 |
| Octal | 221 | 155 | 126 |
| Decimal | 145 | 109 | 86 |
| Hex | 91 | 6D | 56 |
Shades of #916D56
Tints of #916D56
.mybgColor { background-color: #916D56; }
.myforeColor { color: #916D56; }
.myborderColor { border: 3px solid #916D56; }
<p style="color:#916D56">Text here</p>
This sample text is styled with font color #916D56. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#916D56">Div content here</div>
<div style="border:3px solid #916D56">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 109, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #916D56; }
.divShadow { -moz-box-shadow: 1px 1px 3px #916D56;
-webkit-box-shadow: 1px 1px 3px #916D56;
box-shadow: 1px 1px 3px #916D56; }
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 #916D56 (Brownie Scout)
Color Overview & Profile: Color #916D56, also known as Brownie Scout, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (145/255), 43% Green (109/255), and 34% Blue (86/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #916D56 translates into the CMYK subtractive color model with values of 0% Cyan, 24.8% Magenta, 40.7% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 25.5%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #916D56 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 ##996666.
