#9A6122 Mandolin
#9A6122 (Mandolin) RGB value is (154, 97, 34).
Red value is 154, green value is 97, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #9A6122: hue: 32°, saturation: 63.8%, and lightness: 36.9%.
Process color (CMYK) of #9A6122 is 0%, 37%, 77.9%, 39.6%. Web safe color equivalent of #9A6122 is ##996633. Color #9A6122 contains mainly Red.
Color Spaces
| Color spaces of #9A6122 | Value |
|---|---|
| RGB | 154, 97, 34 |
| HSL | 32°, 63.8%, 36.9% |
| HSV / HSB | 32°, 77.9%, 60.4% |
| CMYK | 0%, 37%, 77.9%, 39.6% |
| XYZ | 17.89, 15.54, 3.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011010 | 01100001 | 00100010 |
| Octal | 232 | 141 | 042 |
| Decimal | 154 | 97 | 34 |
| Hex | 9A | 61 | 22 |
Shades of #9A6122
Tints of #9A6122
.mybgColor { background-color: #9A6122; }
.myforeColor { color: #9A6122; }
.myborderColor { border: 3px solid #9A6122; }
<p style="color:#9A6122">Text here</p>
This sample text is styled with font color #9A6122. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9A6122">Div content here</div>
<div style="border:3px solid #9A6122">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(154, 97, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9A6122; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9A6122;
-webkit-box-shadow: 1px 1px 3px #9A6122;
box-shadow: 1px 1px 3px #9A6122; }
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 #9A6122 (Mandolin)
Color Overview & Profile: Color #9A6122, also known as Mandolin, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (154/255), 38% Green (97/255), and 13% Blue (34/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9A6122 translates into the CMYK subtractive color model with values of 0% Cyan, 37% Magenta, 77.9% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 63.8%, and lightness of 36.9%.
Web Accessibility & Design Recommendations: When implementing #9A6122 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.
