#AB9378 Sauteed Mushroom
#AB9378 (Sauteed Mushroom) RGB value is (171, 147, 120).
Red value is 171, green value is 147, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #AB9378: hue: 32°, saturation: 23.3%, and lightness: 57.1%.
Process color (CMYK) of #AB9378 is 0%, 14%, 29.8%, 32.9%. Web safe color equivalent of #AB9378 is ##999966. Color #AB9378 contains mainly Yellow.
Color Spaces
| Color spaces of #AB9378 | Value |
|---|---|
| RGB | 171, 147, 120 |
| HSL | 32°, 23.3%, 57.1% |
| HSV / HSB | 32°, 29.8%, 67.1% |
| CMYK | 0%, 14%, 29.8%, 32.9% |
| XYZ | 30.62, 30.88, 22.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 10010011 | 01111000 |
| Octal | 253 | 223 | 170 |
| Decimal | 171 | 147 | 120 |
| Hex | AB | 93 | 78 |
Shades of #AB9378
Tints of #AB9378
.mybgColor { background-color: #AB9378; }
.myforeColor { color: #AB9378; }
.myborderColor { border: 3px solid #AB9378; }
<p style="color:#AB9378">Text here</p>
This sample text is styled with font color #AB9378. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AB9378">Div content here</div>
<div style="border:3px solid #AB9378">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 147, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AB9378; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AB9378;
-webkit-box-shadow: 1px 1px 3px #AB9378;
box-shadow: 1px 1px 3px #AB9378; }
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 #AB9378 (Sauteed Mushroom)
Color Overview & Profile: Color #AB9378, also known as Sauteed Mushroom, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (171/255), 58% Green (147/255), and 47% Blue (120/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #AB9378 translates into the CMYK subtractive color model with values of 0% Cyan, 14% Magenta, 29.8% Yellow, and 32.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 23.3%, and lightness of 57.1%.
Web Accessibility & Design Recommendations: When implementing #AB9378 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 ##999966.
