#484F49 Model T
#484F49 (Model T) RGB value is (72, 79, 73).
Red value is 72, green value is 79, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #484F49: hue: 129°, saturation: 4.6%, and lightness: 29.6%.
Process color (CMYK) of #484F49 is 8.9%, 0%, 7.6%, 69%. Web safe color equivalent of #484F49 is ##336633. Color #484F49 contains mainly GRAY.
Color Spaces
| Color spaces of #484F49 | Value |
|---|---|
| RGB | 72, 79, 73 |
| HSL | 129°, 4.6%, 29.6% |
| HSV / HSB | 129°, 8.9%, 31% |
| CMYK | 8.9%, 0%, 7.6%, 69% |
| XYZ | 6.67, 7.45, 7.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001000 | 01001111 | 01001001 |
| Octal | 110 | 117 | 111 |
| Decimal | 72 | 79 | 73 |
| Hex | 48 | 4F | 49 |
Shades of #484F49
Tints of #484F49
.mybgColor { background-color: #484F49; }
.myforeColor { color: #484F49; }
.myborderColor { border: 3px solid #484F49; }
<p style="color:#484F49">Text here</p>
This sample text is styled with font color #484F49. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#484F49">Div content here</div>
<div style="border:3px solid #484F49">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(72, 79, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #484F49; }
.divShadow { -moz-box-shadow: 1px 1px 3px #484F49;
-webkit-box-shadow: 1px 1px 3px #484F49;
box-shadow: 1px 1px 3px #484F49; }
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 #484F49 (Model T)
Color Overview & Profile: Color #484F49, also known as Model T, 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), 31% Green (79/255), and 29% Blue (73/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #484F49 translates into the CMYK subtractive color model with values of 8.9% Cyan, 0% Magenta, 7.6% Yellow, and 69% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 129°, saturation of 4.6%, and lightness of 29.6%.
Web Accessibility & Design Recommendations: When implementing #484F49 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.
