#4A4C10 Alligator Gladiator
#4A4C10 (Alligator Gladiator) RGB value is (74, 76, 16).
Red value is 74, green value is 76, and blue value is 16.
Cylindrical-coordinate representations (HSL) of color #4A4C10: hue: 62°, saturation: 65.2%, and lightness: 18%.
Process color (CMYK) of #4A4C10 is 2.6%, 0%, 78.9%, 70.2%. Web safe color equivalent of #4A4C10 is ##333300. Color #4A4C10 contains mainly Green.
Color Spaces
| Color spaces of #4A4C10 | Value |
|---|---|
| RGB | 74, 76, 16 |
| HSL | 62°, 65.2%, 18% |
| HSV / HSB | 62°, 78.9%, 29.8% |
| CMYK | 2.6%, 0%, 78.9%, 70.2% |
| XYZ | 5.5, 6.66, 1.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 01001100 | 00010000 |
| Octal | 112 | 114 | 020 |
| Decimal | 74 | 76 | 16 |
| Hex | 4A | 4C | 10 |
Shades of #4A4C10
Tints of #4A4C10
.mybgColor { background-color: #4A4C10; }
.myforeColor { color: #4A4C10; }
.myborderColor { border: 3px solid #4A4C10; }
<p style="color:#4A4C10">Text here</p>
This sample text is styled with font color #4A4C10. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A4C10">Div content here</div>
<div style="border:3px solid #4A4C10">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 76, 16, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A4C10; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A4C10;
-webkit-box-shadow: 1px 1px 3px #4A4C10;
box-shadow: 1px 1px 3px #4A4C10; }
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 #4A4C10 (Alligator Gladiator)
Color Overview & Profile: Color #4A4C10, 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), 30% Green (76/255), and 6% Blue (16/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A4C10 translates into the CMYK subtractive color model with values of 2.6% Cyan, 0% Magenta, 78.9% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 62°, saturation of 65.2%, and lightness of 18%.
Web Accessibility & Design Recommendations: When implementing #4A4C10 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.
