#A85533 Vesuvius
#A85533 (Vesuvius) RGB value is (168, 85, 51).
Red value is 168, green value is 85, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #A85533: hue: 17°, saturation: 53.4%, and lightness: 42.9%.
Process color (CMYK) of #A85533 is 0%, 49.4%, 69.6%, 34.1%. Web safe color equivalent of #A85533 is ##996633. Color #A85533 contains mainly Red.
Color Spaces
| Color spaces of #A85533 | Value |
|---|---|
| RGB | 168, 85, 51 |
| HSL | 17°, 53.4%, 42.9% |
| HSV / HSB | 17°, 69.6%, 65.9% |
| CMYK | 0%, 49.4%, 69.6%, 34.1% |
| XYZ | 20, 15.06, 4.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 01010101 | 00110011 |
| Octal | 250 | 125 | 063 |
| Decimal | 168 | 85 | 51 |
| Hex | A8 | 55 | 33 |
Shades of #A85533
Tints of #A85533
.mybgColor { background-color: #A85533; }
.myforeColor { color: #A85533; }
.myborderColor { border: 3px solid #A85533; }
<p style="color:#A85533">Text here</p>
This sample text is styled with font color #A85533. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A85533">Div content here</div>
<div style="border:3px solid #A85533">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 85, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A85533; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A85533;
-webkit-box-shadow: 1px 1px 3px #A85533;
box-shadow: 1px 1px 3px #A85533; }
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 #A85533 (Vesuvius)
Color Overview & Profile: Color #A85533, also known as Vesuvius, 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), 33% Green (85/255), and 20% Blue (51/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A85533 translates into the CMYK subtractive color model with values of 0% Cyan, 49.4% Magenta, 69.6% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 53.4%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #A85533 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.
