#91B2BC Lucy Blue
#91B2BC (Lucy Blue) RGB value is (145, 178, 188).
Red value is 145, green value is 178, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #91B2BC: hue: 194°, saturation: 24.3%, and lightness: 65.3%.
Process color (CMYK) of #91B2BC is 22.9%, 5.3%, 0%, 26.3%. Web safe color equivalent of #91B2BC is ##9999CC. Color #91B2BC contains mainly Magenta.
Color Spaces
| Color spaces of #91B2BC | Value |
|---|---|
| RGB | 145, 178, 188 |
| HSL | 194°, 24.3%, 65.3% |
| HSV / HSB | 194°, 22.9%, 73.7% |
| CMYK | 22.9%, 5.3%, 0%, 26.3% |
| XYZ | 36.67, 41.49, 53.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 10110010 | 10111100 |
| Octal | 221 | 262 | 274 |
| Decimal | 145 | 178 | 188 |
| Hex | 91 | B2 | BC |
Shades of #91B2BC
Tints of #91B2BC
.mybgColor { background-color: #91B2BC; }
.myforeColor { color: #91B2BC; }
.myborderColor { border: 3px solid #91B2BC; }
<p style="color:#91B2BC">Text here</p>
This sample text is styled with font color #91B2BC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#91B2BC">Div content here</div>
<div style="border:3px solid #91B2BC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 178, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #91B2BC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #91B2BC;
-webkit-box-shadow: 1px 1px 3px #91B2BC;
box-shadow: 1px 1px 3px #91B2BC; }
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 #91B2BC (Lucy Blue)
Color Overview & Profile: Color #91B2BC, also known as Lucy 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), 70% Green (178/255), and 74% Blue (188/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #91B2BC translates into the CMYK subtractive color model with values of 22.9% Cyan, 5.3% Magenta, 0% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 24.3%, and lightness of 65.3%.
Web Accessibility & Design Recommendations: When implementing #91B2BC 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 ##9999CC.
