#91A2A6 Cape Cod Blue
#91A2A6 (Cape Cod Blue) RGB value is (145, 162, 166).
Red value is 145, green value is 162, and blue value is 166.
Cylindrical-coordinate representations (HSL) of color #91A2A6: hue: 191°, saturation: 10.6%, and lightness: 61%.
Process color (CMYK) of #91A2A6 is 12.7%, 2.4%, 0%, 34.9%. Web safe color equivalent of #91A2A6 is ##999999. Color #91A2A6 contains mainly Magenta.
Color Spaces
| Color spaces of #91A2A6 | Value |
|---|---|
| RGB | 145, 162, 166 |
| HSL | 191°, 10.6%, 61% |
| HSV / HSB | 191°, 12.7%, 65.1% |
| CMYK | 12.7%, 2.4%, 0%, 34.9% |
| XYZ | 31.48, 34.61, 41.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 10100010 | 10100110 |
| Octal | 221 | 242 | 246 |
| Decimal | 145 | 162 | 166 |
| Hex | 91 | A2 | A6 |
Shades of #91A2A6
Tints of #91A2A6
.mybgColor { background-color: #91A2A6; }
.myforeColor { color: #91A2A6; }
.myborderColor { border: 3px solid #91A2A6; }
<p style="color:#91A2A6">Text here</p>
This sample text is styled with font color #91A2A6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#91A2A6">Div content here</div>
<div style="border:3px solid #91A2A6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 162, 166, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #91A2A6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #91A2A6;
-webkit-box-shadow: 1px 1px 3px #91A2A6;
box-shadow: 1px 1px 3px #91A2A6; }
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 #91A2A6 (Cape Cod Blue)
Color Overview & Profile: Color #91A2A6, also known as Cape Cod Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (145/255), 64% Green (162/255), and 65% Blue (166/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #91A2A6 translates into the CMYK subtractive color model with values of 12.7% Cyan, 2.4% Magenta, 0% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 191°, saturation of 10.6%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #91A2A6 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 ##999999.
