#94B2A6 Vintage Vessel
#94B2A6 (Vintage Vessel) RGB value is (148, 178, 166).
Red value is 148, green value is 178, and blue value is 166.
Cylindrical-coordinate representations (HSL) of color #94B2A6: hue: 156°, saturation: 16.3%, and lightness: 63.9%.
Process color (CMYK) of #94B2A6 is 16.9%, 0%, 6.7%, 30.2%. Web safe color equivalent of #94B2A6 is ##999999. Color #94B2A6 contains mainly Cyan.
Color Spaces
| Color spaces of #94B2A6 | Value |
|---|---|
| RGB | 148, 178, 166 |
| HSL | 156°, 16.3%, 63.9% |
| HSV / HSB | 156°, 16.9%, 69.8% |
| CMYK | 16.9%, 0%, 6.7%, 30.2% |
| XYZ | 35.01, 40.89, 42.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010100 | 10110010 | 10100110 |
| Octal | 224 | 262 | 246 |
| Decimal | 148 | 178 | 166 |
| Hex | 94 | B2 | A6 |
Shades of #94B2A6
Tints of #94B2A6
.mybgColor { background-color: #94B2A6; }
.myforeColor { color: #94B2A6; }
.myborderColor { border: 3px solid #94B2A6; }
<p style="color:#94B2A6">Text here</p>
This sample text is styled with font color #94B2A6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#94B2A6">Div content here</div>
<div style="border:3px solid #94B2A6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(148, 178, 166, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #94B2A6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #94B2A6;
-webkit-box-shadow: 1px 1px 3px #94B2A6;
box-shadow: 1px 1px 3px #94B2A6; }
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 #94B2A6 (Vintage Vessel)
Color Overview & Profile: Color #94B2A6, also known as Vintage Vessel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (148/255), 70% Green (178/255), and 65% Blue (166/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #94B2A6 translates into the CMYK subtractive color model with values of 16.9% Cyan, 0% Magenta, 6.7% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 156°, saturation of 16.3%, and lightness of 63.9%.
Web Accessibility & Design Recommendations: When implementing #94B2A6 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.
