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