#7A8790 Deep Channel
#7A8790 (Deep Channel) RGB value is (122, 135, 144).
Red value is 122, green value is 135, and blue value is 144.
Cylindrical-coordinate representations (HSL) of color #7A8790: hue: 205°, saturation: 9%, and lightness: 52.2%.
Process color (CMYK) of #7A8790 is 15.3%, 6.3%, 0%, 43.5%. Web safe color equivalent of #7A8790 is ##669999. Color #7A8790 contains mainly Magenta.
Color Spaces
| Color spaces of #7A8790 | Value |
|---|---|
| RGB | 122, 135, 144 |
| HSL | 205°, 9%, 52.2% |
| HSV / HSB | 205°, 15.3%, 56.5% |
| CMYK | 15.3%, 6.3%, 0%, 43.5% |
| XYZ | 21.72, 23.48, 29.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 10000111 | 10010000 |
| Octal | 172 | 207 | 220 |
| Decimal | 122 | 135 | 144 |
| Hex | 7A | 87 | 90 |
Shades of #7A8790
Tints of #7A8790
.mybgColor { background-color: #7A8790; }
.myforeColor { color: #7A8790; }
.myborderColor { border: 3px solid #7A8790; }
<p style="color:#7A8790">Text here</p>
This sample text is styled with font color #7A8790. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A8790">Div content here</div>
<div style="border:3px solid #7A8790">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 135, 144, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A8790; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A8790;
-webkit-box-shadow: 1px 1px 3px #7A8790;
box-shadow: 1px 1px 3px #7A8790; }
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 #7A8790 (Deep Channel)
Color Overview & Profile: Color #7A8790, also known as Deep Channel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 53% Green (135/255), and 56% Blue (144/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A8790 translates into the CMYK subtractive color model with values of 15.3% Cyan, 6.3% Magenta, 0% Yellow, and 43.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 205°, saturation of 9%, and lightness of 52.2%.
Web Accessibility & Design Recommendations: When implementing #7A8790 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 ##669999.
