#666677 London Grey
#666677 (London Grey) RGB value is (102, 102, 119).
Red value is 102, green value is 102, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #666677: hue: 240°, saturation: 7.7%, and lightness: 43.3%.
Process color (CMYK) of #666677 is 14.3%, 14.3%, 0%, 53.3%. Web safe color equivalent of #666677 is ##666666. Color #666677 contains mainly GRAY.
Color Spaces
| Color spaces of #666677 | Value |
|---|---|
| RGB | 102, 102, 119 |
| HSL | 240°, 7.7%, 43.3% |
| HSV / HSB | 240°, 14.3%, 46.7% |
| CMYK | 14.3%, 14.3%, 0%, 53.3% |
| XYZ | 13.56, 13.66, 19.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 01100110 | 01110111 |
| Octal | 146 | 146 | 167 |
| Decimal | 102 | 102 | 119 |
| Hex | 66 | 66 | 77 |
Shades of #666677
Tints of #666677
.mybgColor { background-color: #666677; }
.myforeColor { color: #666677; }
.myborderColor { border: 3px solid #666677; }
<p style="color:#666677">Text here</p>
This sample text is styled with font color #666677. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#666677">Div content here</div>
<div style="border:3px solid #666677">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 102, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #666677; }
.divShadow { -moz-box-shadow: 1px 1px 3px #666677;
-webkit-box-shadow: 1px 1px 3px #666677;
box-shadow: 1px 1px 3px #666677; }
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 #666677 (London Grey)
Color Overview & Profile: Color #666677, also known as London Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 40% Green (102/255), and 47% Blue (119/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #666677 translates into the CMYK subtractive color model with values of 14.3% Cyan, 14.3% Magenta, 0% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 7.7%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #666677 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.
