#91C3BD Focus Point
#91C3BD (Focus Point) RGB value is (145, 195, 189).
Red value is 145, green value is 195, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #91C3BD: hue: 173°, saturation: 29.4%, and lightness: 66.7%.
Process color (CMYK) of #91C3BD is 25.6%, 0%, 3.1%, 23.5%. Web safe color equivalent of #91C3BD is ##99CCCC. Color #91C3BD contains mainly Cyan.
Color Spaces
| Color spaces of #91C3BD | Value |
|---|---|
| RGB | 145, 195, 189 |
| HSL | 173°, 29.4%, 66.7% |
| HSV / HSB | 173°, 25.6%, 76.5% |
| CMYK | 25.6%, 0%, 3.1%, 23.5% |
| XYZ | 40.37, 48.72, 55.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 11000011 | 10111101 |
| Octal | 221 | 303 | 275 |
| Decimal | 145 | 195 | 189 |
| Hex | 91 | C3 | BD |
Shades of #91C3BD
Tints of #91C3BD
.mybgColor { background-color: #91C3BD; }
.myforeColor { color: #91C3BD; }
.myborderColor { border: 3px solid #91C3BD; }
<p style="color:#91C3BD">Text here</p>
This sample text is styled with font color #91C3BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#91C3BD">Div content here</div>
<div style="border:3px solid #91C3BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 195, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #91C3BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #91C3BD;
-webkit-box-shadow: 1px 1px 3px #91C3BD;
box-shadow: 1px 1px 3px #91C3BD; }
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 #91C3BD (Focus Point)
Color Overview & Profile: Color #91C3BD, also known as Focus Point, 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), 76% Green (195/255), and 74% Blue (189/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #91C3BD translates into the CMYK subtractive color model with values of 25.6% Cyan, 0% Magenta, 3.1% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 29.4%, and lightness of 66.7%.
Web Accessibility & Design Recommendations: When implementing #91C3BD 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 ##99CCCC.
