#2B6C8E Ocean Call
#2B6C8E (Ocean Call) RGB value is (43, 108, 142).
Red value is 43, green value is 108, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #2B6C8E: hue: 201°, saturation: 53.5%, and lightness: 36.3%.
Process color (CMYK) of #2B6C8E is 69.7%, 23.9%, 0%, 44.3%. Web safe color equivalent of #2B6C8E is ##336699. Color #2B6C8E contains mainly Blue.
Color Spaces
| Color spaces of #2B6C8E | Value |
|---|---|
| RGB | 43, 108, 142 |
| HSL | 201°, 53.5%, 36.3% |
| HSV / HSB | 201°, 69.7%, 55.7% |
| CMYK | 69.7%, 23.9%, 0%, 44.3% |
| XYZ | 11.24, 13.19, 27.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 01101100 | 10001110 |
| Octal | 053 | 154 | 216 |
| Decimal | 43 | 108 | 142 |
| Hex | 2B | 6C | 8E |
Shades of #2B6C8E
Tints of #2B6C8E
.mybgColor { background-color: #2B6C8E; }
.myforeColor { color: #2B6C8E; }
.myborderColor { border: 3px solid #2B6C8E; }
<p style="color:#2B6C8E">Text here</p>
This sample text is styled with font color #2B6C8E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B6C8E">Div content here</div>
<div style="border:3px solid #2B6C8E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 108, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B6C8E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B6C8E;
-webkit-box-shadow: 1px 1px 3px #2B6C8E;
box-shadow: 1px 1px 3px #2B6C8E; }
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 #2B6C8E (Ocean Call)
Color Overview & Profile: Color #2B6C8E, also known as Ocean Call, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (43/255), 42% Green (108/255), and 56% Blue (142/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B6C8E translates into the CMYK subtractive color model with values of 69.7% Cyan, 23.9% Magenta, 0% Yellow, and 44.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 201°, saturation of 53.5%, and lightness of 36.3%.
Web Accessibility & Design Recommendations: When implementing #2B6C8E 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 ##336699.
