#747A8A Abandoned Spaceship
#747A8A (Abandoned Spaceship) RGB value is (116, 122, 138).
Red value is 116, green value is 122, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #747A8A: hue: 224°, saturation: 8.7%, and lightness: 49.8%.
Process color (CMYK) of #747A8A is 15.9%, 11.6%, 0%, 45.9%. Web safe color equivalent of #747A8A is ##666699. Color #747A8A contains mainly Magenta.
Color Spaces
| Color spaces of #747A8A | Value |
|---|---|
| RGB | 116, 122, 138 |
| HSL | 224°, 8.7%, 49.8% |
| HSV / HSB | 224°, 15.9%, 54.1% |
| CMYK | 15.9%, 11.6%, 0%, 45.9% |
| XYZ | 18.75, 19.47, 26.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 01111010 | 10001010 |
| Octal | 164 | 172 | 212 |
| Decimal | 116 | 122 | 138 |
| Hex | 74 | 7A | 8A |
Shades of #747A8A
Tints of #747A8A
.mybgColor { background-color: #747A8A; }
.myforeColor { color: #747A8A; }
.myborderColor { border: 3px solid #747A8A; }
<p style="color:#747A8A">Text here</p>
This sample text is styled with font color #747A8A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#747A8A">Div content here</div>
<div style="border:3px solid #747A8A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 122, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #747A8A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #747A8A;
-webkit-box-shadow: 1px 1px 3px #747A8A;
box-shadow: 1px 1px 3px #747A8A; }
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 #747A8A (Abandoned Spaceship)
Color Overview & Profile: Color #747A8A, also known as Abandoned Spaceship, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (116/255), 48% Green (122/255), and 54% Blue (138/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #747A8A translates into the CMYK subtractive color model with values of 15.9% Cyan, 11.6% Magenta, 0% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 8.7%, and lightness of 49.8%.
Web Accessibility & Design Recommendations: When implementing #747A8A 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 ##666699.
