#66B89C Sainsbury
#66B89C (Sainsbury) RGB value is (102, 184, 156).
Red value is 102, green value is 184, and blue value is 156.
Cylindrical-coordinate representations (HSL) of color #66B89C: hue: 160°, saturation: 36.6%, and lightness: 56.1%.
Process color (CMYK) of #66B89C is 44.6%, 0%, 15.2%, 27.8%. Web safe color equivalent of #66B89C is ##66CC99. Color #66B89C contains mainly Cyan.
Color Spaces
| Color spaces of #66B89C | Value |
|---|---|
| RGB | 102, 184, 156 |
| HSL | 160°, 36.6%, 56.1% |
| HSV / HSB | 160°, 44.6%, 72.2% |
| CMYK | 44.6%, 0%, 15.2%, 27.8% |
| XYZ | 28.62, 39.5, 37.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 10111000 | 10011100 |
| Octal | 146 | 270 | 234 |
| Decimal | 102 | 184 | 156 |
| Hex | 66 | B8 | 9C |
Shades of #66B89C
Tints of #66B89C
.mybgColor { background-color: #66B89C; }
.myforeColor { color: #66B89C; }
.myborderColor { border: 3px solid #66B89C; }
<p style="color:#66B89C">Text here</p>
This sample text is styled with font color #66B89C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#66B89C">Div content here</div>
<div style="border:3px solid #66B89C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 184, 156, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #66B89C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #66B89C;
-webkit-box-shadow: 1px 1px 3px #66B89C;
box-shadow: 1px 1px 3px #66B89C; }
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 #66B89C (Sainsbury)
Color Overview & Profile: Color #66B89C, also known as Sainsbury, 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), 72% Green (184/255), and 61% Blue (156/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #66B89C translates into the CMYK subtractive color model with values of 44.6% Cyan, 0% Magenta, 15.2% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 36.6%, and lightness of 56.1%.
Web Accessibility & Design Recommendations: When implementing #66B89C 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 ##66CC99.
