#378FB3 Navagio Bay
#378FB3 (Navagio Bay) RGB value is (55, 143, 179).
Red value is 55, green value is 143, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #378FB3: hue: 197°, saturation: 53%, and lightness: 45.9%.
Process color (CMYK) of #378FB3 is 69.3%, 20.1%, 0%, 29.8%. Web safe color equivalent of #378FB3 is ##3399CC. Color #378FB3 contains mainly Blue.
Color Spaces
| Color spaces of #378FB3 | Value |
|---|---|
| RGB | 55, 143, 179 |
| HSL | 197°, 53%, 45.9% |
| HSV / HSB | 197°, 69.3%, 70.2% |
| CMYK | 69.3%, 20.1%, 0%, 29.8% |
| XYZ | 19.53, 23.71, 46.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110111 | 10001111 | 10110011 |
| Octal | 067 | 217 | 263 |
| Decimal | 55 | 143 | 179 |
| Hex | 37 | 8F | B3 |
Shades of #378FB3
Tints of #378FB3
.mybgColor { background-color: #378FB3; }
.myforeColor { color: #378FB3; }
.myborderColor { border: 3px solid #378FB3; }
<p style="color:#378FB3">Text here</p>
This sample text is styled with font color #378FB3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#378FB3">Div content here</div>
<div style="border:3px solid #378FB3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(55, 143, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #378FB3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #378FB3;
-webkit-box-shadow: 1px 1px 3px #378FB3;
box-shadow: 1px 1px 3px #378FB3; }
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 #378FB3 (Navagio Bay)
Color Overview & Profile: Color #378FB3, also known as Navagio Bay, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (55/255), 56% Green (143/255), and 70% Blue (179/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #378FB3 translates into the CMYK subtractive color model with values of 69.3% Cyan, 20.1% Magenta, 0% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 53%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #378FB3 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 ##3399CC.
