#66778C Always Indigo
#66778C (Always Indigo) RGB value is (102, 119, 140).
Red value is 102, green value is 119, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #66778C: hue: 213°, saturation: 15.7%, and lightness: 47.5%.
Process color (CMYK) of #66778C is 27.1%, 15%, 0%, 45.1%. Web safe color equivalent of #66778C is ##666699. Color #66778C contains mainly Blue.
Color Spaces
| Color spaces of #66778C | Value |
|---|---|
| RGB | 102, 119, 140 |
| HSL | 213°, 15.7%, 47.5% |
| HSV / HSB | 213°, 27.1%, 54.9% |
| CMYK | 27.1%, 15%, 0%, 45.1% |
| XYZ | 16.81, 17.91, 27.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 01110111 | 10001100 |
| Octal | 146 | 167 | 214 |
| Decimal | 102 | 119 | 140 |
| Hex | 66 | 77 | 8C |
Shades of #66778C
Tints of #66778C
.mybgColor { background-color: #66778C; }
.myforeColor { color: #66778C; }
.myborderColor { border: 3px solid #66778C; }
<p style="color:#66778C">Text here</p>
This sample text is styled with font color #66778C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#66778C">Div content here</div>
<div style="border:3px solid #66778C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 119, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #66778C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #66778C;
-webkit-box-shadow: 1px 1px 3px #66778C;
box-shadow: 1px 1px 3px #66778C; }
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 #66778C (Always Indigo)
Color Overview & Profile: Color #66778C, also known as Always Indigo, 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), 47% Green (119/255), and 55% Blue (140/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #66778C translates into the CMYK subtractive color model with values of 27.1% Cyan, 15% Magenta, 0% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 213°, saturation of 15.7%, and lightness of 47.5%.
Web Accessibility & Design Recommendations: When implementing #66778C 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 ##666699.
