#6B8BA2 Bermuda Grey
#6B8BA2 (Bermuda Grey) RGB value is (107, 139, 162).
Red value is 107, green value is 139, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #6B8BA2: hue: 205°, saturation: 22.8%, and lightness: 52.7%.
Process color (CMYK) of #6B8BA2 is 34%, 14.2%, 0%, 36.5%. Web safe color equivalent of #6B8BA2 is ##669999. Color #6B8BA2 contains mainly Blue.
Color Spaces
| Color spaces of #6B8BA2 | Value |
|---|---|
| RGB | 107, 139, 162 |
| HSL | 205°, 22.8%, 52.7% |
| HSV / HSB | 205°, 34%, 63.5% |
| CMYK | 34%, 14.2%, 0%, 36.5% |
| XYZ | 21.82, 24.2, 37.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 10001011 | 10100010 |
| Octal | 153 | 213 | 242 |
| Decimal | 107 | 139 | 162 |
| Hex | 6B | 8B | A2 |
Shades of #6B8BA2
Tints of #6B8BA2
.mybgColor { background-color: #6B8BA2; }
.myforeColor { color: #6B8BA2; }
.myborderColor { border: 3px solid #6B8BA2; }
<p style="color:#6B8BA2">Text here</p>
This sample text is styled with font color #6B8BA2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B8BA2">Div content here</div>
<div style="border:3px solid #6B8BA2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 139, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B8BA2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B8BA2;
-webkit-box-shadow: 1px 1px 3px #6B8BA2;
box-shadow: 1px 1px 3px #6B8BA2; }
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 #6B8BA2 (Bermuda Grey)
Color Overview & Profile: Color #6B8BA2, also known as Bermuda Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 55% Green (139/255), and 64% Blue (162/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B8BA2 translates into the CMYK subtractive color model with values of 34% Cyan, 14.2% Magenta, 0% Yellow, and 36.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 205°, saturation of 22.8%, and lightness of 52.7%.
Web Accessibility & Design Recommendations: When implementing #6B8BA2 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 ##669999.
