#5BA5BB Surgical
#5BA5BB (Surgical) RGB value is (91, 165, 187).
Red value is 91, green value is 165, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #5BA5BB: hue: 194°, saturation: 41.4%, and lightness: 54.5%.
Process color (CMYK) of #5BA5BB is 51.3%, 11.8%, 0%, 26.7%. Web safe color equivalent of #5BA5BB is ##6699CC. Color #5BA5BB contains mainly Blue.
Color Spaces
| Color spaces of #5BA5BB | Value |
|---|---|
| RGB | 91, 165, 187 |
| HSL | 194°, 41.4%, 54.5% |
| HSV / HSB | 194°, 51.3%, 73.3% |
| CMYK | 51.3%, 11.8%, 0%, 26.7% |
| XYZ | 26.74, 32.72, 51.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 10100101 | 10111011 |
| Octal | 133 | 245 | 273 |
| Decimal | 91 | 165 | 187 |
| Hex | 5B | A5 | BB |
Shades of #5BA5BB
Tints of #5BA5BB
.mybgColor { background-color: #5BA5BB; }
.myforeColor { color: #5BA5BB; }
.myborderColor { border: 3px solid #5BA5BB; }
<p style="color:#5BA5BB">Text here</p>
This sample text is styled with font color #5BA5BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5BA5BB">Div content here</div>
<div style="border:3px solid #5BA5BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 165, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5BA5BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5BA5BB;
-webkit-box-shadow: 1px 1px 3px #5BA5BB;
box-shadow: 1px 1px 3px #5BA5BB; }
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 #5BA5BB (Surgical)
Color Overview & Profile: Color #5BA5BB, also known as Surgical, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (91/255), 65% Green (165/255), and 73% Blue (187/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5BA5BB translates into the CMYK subtractive color model with values of 51.3% Cyan, 11.8% Magenta, 0% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 41.4%, and lightness of 54.5%.
Web Accessibility & Design Recommendations: When implementing #5BA5BB 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 ##6699CC.
