#8CB1C2 Bermuda Blue
#8CB1C2 (Bermuda Blue) RGB value is (140, 177, 194).
Red value is 140, green value is 177, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #8CB1C2: hue: 199°, saturation: 30.7%, and lightness: 65.5%.
Process color (CMYK) of #8CB1C2 is 27.8%, 8.8%, 0%, 23.9%. Web safe color equivalent of #8CB1C2 is ##9999CC. Color #8CB1C2 contains mainly Blue.
Color Spaces
| Color spaces of #8CB1C2 | Value |
|---|---|
| RGB | 140, 177, 194 |
| HSL | 199°, 30.7%, 65.5% |
| HSV / HSB | 199°, 27.8%, 76.1% |
| CMYK | 27.8%, 8.8%, 0%, 23.9% |
| XYZ | 36.27, 40.91, 57.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 10110001 | 11000010 |
| Octal | 214 | 261 | 302 |
| Decimal | 140 | 177 | 194 |
| Hex | 8C | B1 | C2 |
Shades of #8CB1C2
Tints of #8CB1C2
.mybgColor { background-color: #8CB1C2; }
.myforeColor { color: #8CB1C2; }
.myborderColor { border: 3px solid #8CB1C2; }
<p style="color:#8CB1C2">Text here</p>
This sample text is styled with font color #8CB1C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8CB1C2">Div content here</div>
<div style="border:3px solid #8CB1C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 177, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8CB1C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8CB1C2;
-webkit-box-shadow: 1px 1px 3px #8CB1C2;
box-shadow: 1px 1px 3px #8CB1C2; }
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 #8CB1C2 (Bermuda Blue)
Color Overview & Profile: Color #8CB1C2, also known as Bermuda Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 69% Green (177/255), and 76% Blue (194/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #8CB1C2 translates into the CMYK subtractive color model with values of 27.8% Cyan, 8.8% Magenta, 0% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 199°, saturation of 30.7%, and lightness of 65.5%.
Web Accessibility & Design Recommendations: When implementing #8CB1C2 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.
