#4A664C Tom Thumb
#4A664C (Tom Thumb) RGB value is (74, 102, 76).
Red value is 74, green value is 102, and blue value is 76.
Cylindrical-coordinate representations (HSL) of color #4A664C: hue: 124°, saturation: 15.9%, and lightness: 34.5%.
Process color (CMYK) of #4A664C is 27.5%, 0%, 25.5%, 60%. Web safe color equivalent of #4A664C is ##336633. Color #4A664C contains mainly Green.
Color Spaces
| Color spaces of #4A664C | Value |
|---|---|
| RGB | 74, 102, 76 |
| HSL | 124°, 15.9%, 34.5% |
| HSV / HSB | 124°, 27.5%, 40% |
| CMYK | 27.5%, 0%, 25.5%, 60% |
| XYZ | 8.88, 11.48, 8.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 01100110 | 01001100 |
| Octal | 112 | 146 | 114 |
| Decimal | 74 | 102 | 76 |
| Hex | 4A | 66 | 4C |
Shades of #4A664C
Tints of #4A664C
.mybgColor { background-color: #4A664C; }
.myforeColor { color: #4A664C; }
.myborderColor { border: 3px solid #4A664C; }
<p style="color:#4A664C">Text here</p>
This sample text is styled with font color #4A664C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A664C">Div content here</div>
<div style="border:3px solid #4A664C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 102, 76, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A664C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A664C;
-webkit-box-shadow: 1px 1px 3px #4A664C;
box-shadow: 1px 1px 3px #4A664C; }
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 #4A664C (Tom Thumb)
Color Overview & Profile: Color #4A664C, also known as Tom Thumb, 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), 40% Green (102/255), and 30% Blue (76/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A664C translates into the CMYK subtractive color model with values of 27.5% Cyan, 0% Magenta, 25.5% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 124°, saturation of 15.9%, and lightness of 34.5%.
Web Accessibility & Design Recommendations: When implementing #4A664C 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 ##336633.
