#7E667A Opera
#7E667A (Opera) RGB value is (126, 102, 122).
Red value is 126, green value is 102, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #7E667A: hue: 310°, saturation: 10.5%, and lightness: 44.7%.
Process color (CMYK) of #7E667A is 0%, 19%, 3.2%, 50.6%. Web safe color equivalent of #7E667A is ##666666. Color #7E667A contains mainly Yellow.
Color Spaces
| Color spaces of #7E667A | Value |
|---|---|
| RGB | 126, 102, 122 |
| HSL | 310°, 10.5%, 44.7% |
| HSV / HSB | 310°, 19%, 49.4% |
| CMYK | 0%, 19%, 3.2%, 50.6% |
| XYZ | 16.87, 15.34, 20.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 01100110 | 01111010 |
| Octal | 176 | 146 | 172 |
| Decimal | 126 | 102 | 122 |
| Hex | 7E | 66 | 7A |
Shades of #7E667A
Tints of #7E667A
.mybgColor { background-color: #7E667A; }
.myforeColor { color: #7E667A; }
.myborderColor { border: 3px solid #7E667A; }
<p style="color:#7E667A">Text here</p>
This sample text is styled with font color #7E667A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E667A">Div content here</div>
<div style="border:3px solid #7E667A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 102, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E667A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E667A;
-webkit-box-shadow: 1px 1px 3px #7E667A;
box-shadow: 1px 1px 3px #7E667A; }
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 #7E667A (Opera)
Color Overview & Profile: Color #7E667A, also known as Opera, 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), 40% Green (102/255), and 48% Blue (122/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E667A translates into the CMYK subtractive color model with values of 0% Cyan, 19% Magenta, 3.2% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 310°, saturation of 10.5%, and lightness of 44.7%.
Web Accessibility & Design Recommendations: When implementing #7E667A 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.
