#707264 Magic Mountain
#707264 (Magic Mountain) RGB value is (112, 114, 100).
Red value is 112, green value is 114, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #707264: hue: 69°, saturation: 6.5%, and lightness: 42%.
Process color (CMYK) of #707264 is 1.8%, 0%, 12.3%, 55.3%. Web safe color equivalent of #707264 is ##666666. Color #707264 contains mainly GRAY.
Color Spaces
| Color spaces of #707264 | Value |
|---|---|
| RGB | 112, 114, 100 |
| HSL | 69°, 6.5%, 42% |
| HSV / HSB | 69°, 12.3%, 44.7% |
| CMYK | 1.8%, 0%, 12.3%, 55.3% |
| XYZ | 15, 16.4, 14.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110000 | 01110010 | 01100100 |
| Octal | 160 | 162 | 144 |
| Decimal | 112 | 114 | 100 |
| Hex | 70 | 72 | 64 |
Shades of #707264
Tints of #707264
.mybgColor { background-color: #707264; }
.myforeColor { color: #707264; }
.myborderColor { border: 3px solid #707264; }
<p style="color:#707264">Text here</p>
This sample text is styled with font color #707264. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#707264">Div content here</div>
<div style="border:3px solid #707264">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(112, 114, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #707264; }
.divShadow { -moz-box-shadow: 1px 1px 3px #707264;
-webkit-box-shadow: 1px 1px 3px #707264;
box-shadow: 1px 1px 3px #707264; }
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 #707264 (Magic Mountain)
Color Overview & Profile: Color #707264, also known as Magic Mountain, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (112/255), 45% Green (114/255), and 39% Blue (100/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #707264 translates into the CMYK subtractive color model with values of 1.8% Cyan, 0% Magenta, 12.3% Yellow, and 55.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 69°, saturation of 6.5%, and lightness of 42%.
Web Accessibility & Design Recommendations: When implementing #707264 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 ##666666.
