#A59344 18th Century Green
#A59344 (18th Century Green) RGB value is (165, 147, 68).
Red value is 165, green value is 147, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #A59344: hue: 49°, saturation: 41.6%, and lightness: 45.7%.
Process color (CMYK) of #A59344 is 0%, 10.9%, 58.8%, 35.3%. Web safe color equivalent of #A59344 is ##999933. Color #A59344 contains mainly Yellow.
Color Spaces
| Color spaces of #A59344 | Value |
|---|---|
| RGB | 165, 147, 68 |
| HSL | 49°, 41.6%, 45.7% |
| HSV / HSB | 49°, 58.8%, 64.7% |
| CMYK | 0%, 10.9%, 58.8%, 35.3% |
| XYZ | 27, 29.29, 9.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 10010011 | 01000100 |
| Octal | 245 | 223 | 104 |
| Decimal | 165 | 147 | 68 |
| Hex | A5 | 93 | 44 |
Shades of #A59344
Tints of #A59344
.mybgColor { background-color: #A59344; }
.myforeColor { color: #A59344; }
.myborderColor { border: 3px solid #A59344; }
<p style="color:#A59344">Text here</p>
This sample text is styled with font color #A59344. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A59344">Div content here</div>
<div style="border:3px solid #A59344">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 147, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A59344; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A59344;
-webkit-box-shadow: 1px 1px 3px #A59344;
box-shadow: 1px 1px 3px #A59344; }
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 #A59344 (18th Century Green)
Color Overview & Profile: Color #A59344, also known as 18th Century Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (165/255), 58% Green (147/255), and 27% Blue (68/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A59344 translates into the CMYK subtractive color model with values of 0% Cyan, 10.9% Magenta, 58.8% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 41.6%, and lightness of 45.7%.
Web Accessibility & Design Recommendations: When implementing #A59344 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 ##999933.
