#577C88 St. Bart’s
#577C88 (St. Bart’s) RGB value is (87, 124, 136).
Red value is 87, green value is 124, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #577C88: hue: 195°, saturation: 22%, and lightness: 43.7%.
Process color (CMYK) of #577C88 is 36%, 8.8%, 0%, 46.7%. Web safe color equivalent of #577C88 is ##666699. Color #577C88 contains mainly Blue.
Color Spaces
| Color spaces of #577C88 | Value |
|---|---|
| RGB | 87, 124, 136 |
| HSL | 195°, 22%, 43.7% |
| HSV / HSB | 195°, 36%, 53.3% |
| CMYK | 36%, 8.8%, 0%, 46.7% |
| XYZ | 15.58, 18.22, 25.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010111 | 01111100 | 10001000 |
| Octal | 127 | 174 | 210 |
| Decimal | 87 | 124 | 136 |
| Hex | 57 | 7C | 88 |
Shades of #577C88
Tints of #577C88
.mybgColor { background-color: #577C88; }
.myforeColor { color: #577C88; }
.myborderColor { border: 3px solid #577C88; }
<p style="color:#577C88">Text here</p>
This sample text is styled with font color #577C88. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#577C88">Div content here</div>
<div style="border:3px solid #577C88">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(87, 124, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #577C88; }
.divShadow { -moz-box-shadow: 1px 1px 3px #577C88;
-webkit-box-shadow: 1px 1px 3px #577C88;
box-shadow: 1px 1px 3px #577C88; }
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 #577C88 (St. Bart’s)
Color Overview & Profile: Color #577C88, also known as St. Bart’s, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (87/255), 49% Green (124/255), and 53% Blue (136/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #577C88 translates into the CMYK subtractive color model with values of 36% Cyan, 8.8% Magenta, 0% Yellow, and 46.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 22%, and lightness of 43.7%.
Web Accessibility & Design Recommendations: When implementing #577C88 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 ##666699.
