#7A7879 Brushed Nickel
#7A7879 (Brushed Nickel) RGB value is (122, 120, 121).
Red value is 122, green value is 120, and blue value is 121.
Cylindrical-coordinate representations (HSL) of color #7A7879: hue: 330°, saturation: 0.8%, and lightness: 47.5%.
Process color (CMYK) of #7A7879 is 0%, 1.6%, 0.8%, 52.2%. Web safe color equivalent of #7A7879 is ##666666. Color #7A7879 contains mainly GRAY.
Color Spaces
| Color spaces of #7A7879 | Value |
|---|---|
| RGB | 122, 120, 121 |
| HSL | 330°, 0.8%, 47.5% |
| HSV / HSB | 330°, 1.6%, 47.8% |
| CMYK | 0%, 1.6%, 0.8%, 52.2% |
| XYZ | 18.19, 18.95, 20.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 01111000 | 01111001 |
| Octal | 172 | 170 | 171 |
| Decimal | 122 | 120 | 121 |
| Hex | 7A | 78 | 79 |
Shades of #7A7879
Tints of #7A7879
.mybgColor { background-color: #7A7879; }
.myforeColor { color: #7A7879; }
.myborderColor { border: 3px solid #7A7879; }
<p style="color:#7A7879">Text here</p>
This sample text is styled with font color #7A7879. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A7879">Div content here</div>
<div style="border:3px solid #7A7879">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 120, 121, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A7879; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A7879;
-webkit-box-shadow: 1px 1px 3px #7A7879;
box-shadow: 1px 1px 3px #7A7879; }
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 #7A7879 (Brushed Nickel)
Color Overview & Profile: Color #7A7879, also known as Brushed Nickel, 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), 47% Green (120/255), and 47% Blue (121/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A7879 translates into the CMYK subtractive color model with values of 0% Cyan, 1.6% Magenta, 0.8% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 330°, saturation of 0.8%, and lightness of 47.5%.
Web Accessibility & Design Recommendations: When implementing #7A7879 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.
