#A38052 Forbidden Peanut
#A38052 (Forbidden Peanut) RGB value is (163, 128, 82).
Red value is 163, green value is 128, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #A38052: hue: 34°, saturation: 33.1%, and lightness: 48%.
Process color (CMYK) of #A38052 is 0%, 21.5%, 49.7%, 36.1%. Web safe color equivalent of #A38052 is ##999966. Color #A38052 contains mainly Yellow.
Color Spaces
| Color spaces of #A38052 | Value |
|---|---|
| RGB | 163, 128, 82 |
| HSL | 34°, 33.1%, 48% |
| HSV / HSB | 34°, 49.7%, 63.9% |
| CMYK | 0%, 21.5%, 49.7%, 36.1% |
| XYZ | 24.35, 23.84, 11.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 10000000 | 01010010 |
| Octal | 243 | 200 | 122 |
| Decimal | 163 | 128 | 82 |
| Hex | A3 | 80 | 52 |
Shades of #A38052
Tints of #A38052
.mybgColor { background-color: #A38052; }
.myforeColor { color: #A38052; }
.myborderColor { border: 3px solid #A38052; }
<p style="color:#A38052">Text here</p>
This sample text is styled with font color #A38052. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A38052">Div content here</div>
<div style="border:3px solid #A38052">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 128, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A38052; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A38052;
-webkit-box-shadow: 1px 1px 3px #A38052;
box-shadow: 1px 1px 3px #A38052; }
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 #A38052 (Forbidden Peanut)
Color Overview & Profile: Color #A38052, also known as Forbidden Peanut, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 50% Green (128/255), and 32% Blue (82/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A38052 translates into the CMYK subtractive color model with values of 0% Cyan, 21.5% Magenta, 49.7% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 33.1%, and lightness of 48%.
Web Accessibility & Design Recommendations: When implementing #A38052 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.
