#A85E39 Earthen Jug
#A85E39 (Earthen Jug) RGB value is (168, 94, 57).
Red value is 168, green value is 94, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #A85E39: hue: 20°, saturation: 49.3%, and lightness: 44.1%.
Process color (CMYK) of #A85E39 is 0%, 44%, 66.1%, 34.1%. Web safe color equivalent of #A85E39 is ##996633. Color #A85E39 contains mainly Red.
Color Spaces
| Color spaces of #A85E39 | Value |
|---|---|
| RGB | 168, 94, 57 |
| HSL | 20°, 49.3%, 44.1% |
| HSV / HSB | 20°, 66.1%, 65.9% |
| CMYK | 0%, 44%, 66.1%, 34.1% |
| XYZ | 20.89, 16.63, 5.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 01011110 | 00111001 |
| Octal | 250 | 136 | 071 |
| Decimal | 168 | 94 | 57 |
| Hex | A8 | 5E | 39 |
Shades of #A85E39
Tints of #A85E39
.mybgColor { background-color: #A85E39; }
.myforeColor { color: #A85E39; }
.myborderColor { border: 3px solid #A85E39; }
<p style="color:#A85E39">Text here</p>
This sample text is styled with font color #A85E39. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A85E39">Div content here</div>
<div style="border:3px solid #A85E39">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 94, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A85E39; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A85E39;
-webkit-box-shadow: 1px 1px 3px #A85E39;
box-shadow: 1px 1px 3px #A85E39; }
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 #A85E39 (Earthen Jug)
Color Overview & Profile: Color #A85E39, also known as Earthen Jug, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 37% Green (94/255), and 22% Blue (57/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A85E39 translates into the CMYK subtractive color model with values of 0% Cyan, 44% Magenta, 66.1% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 49.3%, and lightness of 44.1%.
Web Accessibility & Design Recommendations: When implementing #A85E39 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.
