#4F84AF Ship’s Harbour
#4F84AF (Ship’s Harbour) RGB value is (79, 132, 175).
Red value is 79, green value is 132, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #4F84AF: hue: 207°, saturation: 37.8%, and lightness: 49.8%.
Process color (CMYK) of #4F84AF is 54.9%, 24.6%, 0%, 31.4%. Web safe color equivalent of #4F84AF is ##669999. Color #4F84AF contains mainly Blue.
Color Spaces
| Color spaces of #4F84AF | Value |
|---|---|
| RGB | 79, 132, 175 |
| HSL | 207°, 37.8%, 49.8% |
| HSV / HSB | 207°, 54.9%, 68.6% |
| CMYK | 54.9%, 24.6%, 0%, 31.4% |
| XYZ | 19.21, 21.26, 43.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001111 | 10000100 | 10101111 |
| Octal | 117 | 204 | 257 |
| Decimal | 79 | 132 | 175 |
| Hex | 4F | 84 | AF |
Shades of #4F84AF
Tints of #4F84AF
.mybgColor { background-color: #4F84AF; }
.myforeColor { color: #4F84AF; }
.myborderColor { border: 3px solid #4F84AF; }
<p style="color:#4F84AF">Text here</p>
This sample text is styled with font color #4F84AF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4F84AF">Div content here</div>
<div style="border:3px solid #4F84AF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(79, 132, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4F84AF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4F84AF;
-webkit-box-shadow: 1px 1px 3px #4F84AF;
box-shadow: 1px 1px 3px #4F84AF; }
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 #4F84AF (Ship’s Harbour)
Color Overview & Profile: Color #4F84AF, also known as Ship’s Harbour, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (79/255), 52% Green (132/255), and 69% Blue (175/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4F84AF translates into the CMYK subtractive color model with values of 54.9% Cyan, 24.6% Magenta, 0% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 207°, saturation of 37.8%, and lightness of 49.8%.
Web Accessibility & Design Recommendations: When implementing #4F84AF 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.
