#4A3B14 Alligator Gladiator
#4A3B14 (Alligator Gladiator) RGB value is (74, 59, 20).
Red value is 74, green value is 59, and blue value is 20.
Cylindrical-coordinate representations (HSL) of color #4A3B14: hue: 43°, saturation: 57.4%, and lightness: 18.4%.
Process color (CMYK) of #4A3B14 is 0%, 20.3%, 73%, 71%. Web safe color equivalent of #4A3B14 is ##333300. Color #4A3B14 contains mainly Yellow.
Color Spaces
| Color spaces of #4A3B14 | Value |
|---|---|
| RGB | 74, 59, 20 |
| HSL | 43°, 57.4%, 18.4% |
| HSV / HSB | 43°, 73%, 29% |
| CMYK | 0%, 20.3%, 73%, 71% |
| XYZ | 4.51, 4.63, 1.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 00111011 | 00010100 |
| Octal | 112 | 073 | 024 |
| Decimal | 74 | 59 | 20 |
| Hex | 4A | 3B | 14 |
Shades of #4A3B14
Tints of #4A3B14
.mybgColor { background-color: #4A3B14; }
.myforeColor { color: #4A3B14; }
.myborderColor { border: 3px solid #4A3B14; }
<p style="color:#4A3B14">Text here</p>
This sample text is styled with font color #4A3B14. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A3B14">Div content here</div>
<div style="border:3px solid #4A3B14">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 59, 20, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A3B14; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A3B14;
-webkit-box-shadow: 1px 1px 3px #4A3B14;
box-shadow: 1px 1px 3px #4A3B14; }
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 #4A3B14 (Alligator Gladiator)
Color Overview & Profile: Color #4A3B14, also known as Alligator Gladiator, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (74/255), 23% Green (59/255), and 8% Blue (20/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A3B14 translates into the CMYK subtractive color model with values of 0% Cyan, 20.3% Magenta, 73% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 57.4%, and lightness of 18.4%.
Web Accessibility & Design Recommendations: When implementing #4A3B14 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 ##333300.
