#484C49 Rock Bottom
#484C49 (Rock Bottom) RGB value is (72, 76, 73).
Red value is 72, green value is 76, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #484C49: hue: 135°, saturation: 2.7%, and lightness: 29%.
Process color (CMYK) of #484C49 is 5.3%, 0%, 3.9%, 70.2%. Web safe color equivalent of #484C49 is ##333333. Color #484C49 contains mainly GRAY.
Color Spaces
| Color spaces of #484C49 | Value |
|---|---|
| RGB | 72, 76, 73 |
| HSL | 135°, 2.7%, 29% |
| HSV / HSB | 135°, 5.3%, 29.8% |
| CMYK | 5.3%, 0%, 3.9%, 70.2% |
| XYZ | 6.46, 7.03, 7.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001000 | 01001100 | 01001001 |
| Octal | 110 | 114 | 111 |
| Decimal | 72 | 76 | 73 |
| Hex | 48 | 4C | 49 |
Shades of #484C49
Tints of #484C49
.mybgColor { background-color: #484C49; }
.myforeColor { color: #484C49; }
.myborderColor { border: 3px solid #484C49; }
<p style="color:#484C49">Text here</p>
This sample text is styled with font color #484C49. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#484C49">Div content here</div>
<div style="border:3px solid #484C49">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(72, 76, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #484C49; }
.divShadow { -moz-box-shadow: 1px 1px 3px #484C49;
-webkit-box-shadow: 1px 1px 3px #484C49;
box-shadow: 1px 1px 3px #484C49; }
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 #484C49 (Rock Bottom)
Color Overview & Profile: Color #484C49, also known as Rock Bottom, 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), 30% Green (76/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, #484C49 translates into the CMYK subtractive color model with values of 5.3% Cyan, 0% Magenta, 3.9% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 135°, saturation of 2.7%, and lightness of 29%.
Web Accessibility & Design Recommendations: When implementing #484C49 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.
