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