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