#7D7E75 Moon Base
#7D7E75 (Moon Base) RGB value is (125, 126, 117).
Red value is 125, green value is 126, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #7D7E75: hue: 67°, saturation: 3.7%, and lightness: 47.6%.
Process color (CMYK) of #7D7E75 is 0.8%, 0%, 7.1%, 50.6%. Web safe color equivalent of #7D7E75 is ##666666. Color #7D7E75 contains mainly GRAY.
Color Spaces
| Color spaces of #7D7E75 | Value |
|---|---|
| RGB | 125, 126, 117 |
| HSL | 67°, 3.7%, 47.6% |
| HSV / HSB | 67°, 7.1%, 49.4% |
| CMYK | 0.8%, 0%, 7.1%, 50.6% |
| XYZ | 19.13, 20.57, 19.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 01111110 | 01110101 |
| Octal | 175 | 176 | 165 |
| Decimal | 125 | 126 | 117 |
| Hex | 7D | 7E | 75 |
Shades of #7D7E75
Tints of #7D7E75
.mybgColor { background-color: #7D7E75; }
.myforeColor { color: #7D7E75; }
.myborderColor { border: 3px solid #7D7E75; }
<p style="color:#7D7E75">Text here</p>
This sample text is styled with font color #7D7E75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7D7E75">Div content here</div>
<div style="border:3px solid #7D7E75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 126, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7D7E75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7D7E75;
-webkit-box-shadow: 1px 1px 3px #7D7E75;
box-shadow: 1px 1px 3px #7D7E75; }
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 #7D7E75 (Moon Base)
Color Overview & Profile: Color #7D7E75, also known as Moon Base, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (125/255), 49% Green (126/255), and 46% Blue (117/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7D7E75 translates into the CMYK subtractive color model with values of 0.8% Cyan, 0% Magenta, 7.1% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 67°, saturation of 3.7%, and lightness of 47.6%.
Web Accessibility & Design Recommendations: When implementing #7D7E75 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.
