#48484E Cyberspace
#48484E (Cyberspace) RGB value is (72, 72, 78).
Red value is 72, green value is 72, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #48484E: hue: 240°, saturation: 4%, and lightness: 29.4%.
Process color (CMYK) of #48484E is 7.7%, 7.7%, 0%, 69.4%. Web safe color equivalent of #48484E is ##333366. Color #48484E contains mainly GRAY.
Color Spaces
| Color spaces of #48484E | Value |
|---|---|
| RGB | 72, 72, 78 |
| HSL | 240°, 4%, 29.4% |
| HSV / HSB | 240°, 7.7%, 30.6% |
| CMYK | 7.7%, 7.7%, 0%, 69.4% |
| XYZ | 6.36, 6.56, 8.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001000 | 01001000 | 01001110 |
| Octal | 110 | 110 | 116 |
| Decimal | 72 | 72 | 78 |
| Hex | 48 | 48 | 4E |
Shades of #48484E
Tints of #48484E
.mybgColor { background-color: #48484E; }
.myforeColor { color: #48484E; }
.myborderColor { border: 3px solid #48484E; }
<p style="color:#48484E">Text here</p>
This sample text is styled with font color #48484E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#48484E">Div content here</div>
<div style="border:3px solid #48484E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(72, 72, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #48484E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #48484E;
-webkit-box-shadow: 1px 1px 3px #48484E;
box-shadow: 1px 1px 3px #48484E; }
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 #48484E (Cyberspace)
Color Overview & Profile: Color #48484E, also known as Cyberspace, 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), 28% Green (72/255), and 31% Blue (78/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #48484E translates into the CMYK subtractive color model with values of 7.7% Cyan, 7.7% Magenta, 0% Yellow, and 69.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 4%, and lightness of 29.4%.
Web Accessibility & Design Recommendations: When implementing #48484E 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 ##333366.
