#7E7A75 Caps
#7E7A75 (Caps) RGB value is (126, 122, 117).
Red value is 126, green value is 122, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #7E7A75: hue: 33°, saturation: 3.7%, and lightness: 47.6%.
Process color (CMYK) of #7E7A75 is 0%, 3.2%, 7.1%, 50.6%. Web safe color equivalent of #7E7A75 is ##666666. Color #7E7A75 contains mainly GRAY.
Color Spaces
| Color spaces of #7E7A75 | Value |
|---|---|
| RGB | 126, 122, 117 |
| HSL | 33°, 3.7%, 47.6% |
| HSV / HSB | 33°, 7.1%, 49.4% |
| CMYK | 0%, 3.2%, 7.1%, 50.6% |
| XYZ | 18.77, 19.64, 19.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 01111010 | 01110101 |
| Octal | 176 | 172 | 165 |
| Decimal | 126 | 122 | 117 |
| Hex | 7E | 7A | 75 |
Shades of #7E7A75
Tints of #7E7A75
.mybgColor { background-color: #7E7A75; }
.myforeColor { color: #7E7A75; }
.myborderColor { border: 3px solid #7E7A75; }
<p style="color:#7E7A75">Text here</p>
This sample text is styled with font color #7E7A75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E7A75">Div content here</div>
<div style="border:3px solid #7E7A75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 122, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E7A75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E7A75;
-webkit-box-shadow: 1px 1px 3px #7E7A75;
box-shadow: 1px 1px 3px #7E7A75; }
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 #7E7A75 (Caps)
Color Overview & Profile: Color #7E7A75, also known as Caps, 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 (126/255), 48% Green (122/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, #7E7A75 translates into the CMYK subtractive color model with values of 0% Cyan, 3.2% Magenta, 7.1% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 3.7%, and lightness of 47.6%.
Web Accessibility & Design Recommendations: When implementing #7E7A75 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.
