#AD4E1A Funky Monkey
#AD4E1A (Funky Monkey) RGB value is (173, 78, 26).
Red value is 173, green value is 78, and blue value is 26.
Cylindrical-coordinate representations (HSL) of color #AD4E1A: hue: 21°, saturation: 73.9%, and lightness: 39%.
Process color (CMYK) of #AD4E1A is 0%, 54.9%, 85%, 32.2%. Web safe color equivalent of #AD4E1A is ##996633. Color #AD4E1A contains mainly Red.
Color Spaces
| Color spaces of #AD4E1A | Value |
|---|---|
| RGB | 173, 78, 26 |
| HSL | 21°, 73.9%, 39% |
| HSV / HSB | 21°, 85%, 67.8% |
| CMYK | 0%, 54.9%, 85%, 32.2% |
| XYZ | 20.15, 14.41, 2.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101101 | 01001110 | 00011010 |
| Octal | 255 | 116 | 032 |
| Decimal | 173 | 78 | 26 |
| Hex | AD | 4E | 1A |
Shades of #AD4E1A
Tints of #AD4E1A
.mybgColor { background-color: #AD4E1A; }
.myforeColor { color: #AD4E1A; }
.myborderColor { border: 3px solid #AD4E1A; }
<p style="color:#AD4E1A">Text here</p>
This sample text is styled with font color #AD4E1A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AD4E1A">Div content here</div>
<div style="border:3px solid #AD4E1A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(173, 78, 26, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AD4E1A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AD4E1A;
-webkit-box-shadow: 1px 1px 3px #AD4E1A;
box-shadow: 1px 1px 3px #AD4E1A; }
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 #AD4E1A (Funky Monkey)
Color Overview & Profile: Color #AD4E1A, also known as Funky Monkey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (173/255), 31% Green (78/255), and 10% Blue (26/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AD4E1A translates into the CMYK subtractive color model with values of 0% Cyan, 54.9% Magenta, 85% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 73.9%, and lightness of 39%.
Web Accessibility & Design Recommendations: When implementing #AD4E1A 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.
