#3F6378 Mallard Blue
#3F6378 (Mallard Blue) RGB value is (63, 99, 120).
Red value is 63, green value is 99, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #3F6378: hue: 202°, saturation: 31.1%, and lightness: 35.9%.
Process color (CMYK) of #3F6378 is 47.5%, 17.5%, 0%, 52.9%. Web safe color equivalent of #3F6378 is ##336666. Color #3F6378 contains mainly Blue.
Color Spaces
| Color spaces of #3F6378 | Value |
|---|---|
| RGB | 63, 99, 120 |
| HSL | 202°, 31.1%, 35.9% |
| HSV / HSB | 202°, 47.5%, 47.1% |
| CMYK | 47.5%, 17.5%, 0%, 52.9% |
| XYZ | 9.9, 11.34, 19.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 01100011 | 01111000 |
| Octal | 077 | 143 | 170 |
| Decimal | 63 | 99 | 120 |
| Hex | 3F | 63 | 78 |
Shades of #3F6378
Tints of #3F6378
.mybgColor { background-color: #3F6378; }
.myforeColor { color: #3F6378; }
.myborderColor { border: 3px solid #3F6378; }
<p style="color:#3F6378">Text here</p>
This sample text is styled with font color #3F6378. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F6378">Div content here</div>
<div style="border:3px solid #3F6378">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 99, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F6378; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F6378;
-webkit-box-shadow: 1px 1px 3px #3F6378;
box-shadow: 1px 1px 3px #3F6378; }
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 #3F6378 (Mallard Blue)
Color Overview & Profile: Color #3F6378, also known as Mallard Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (63/255), 39% Green (99/255), and 47% Blue (120/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3F6378 translates into the CMYK subtractive color model with values of 47.5% Cyan, 17.5% Magenta, 0% Yellow, and 52.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 202°, saturation of 31.1%, and lightness of 35.9%.
Web Accessibility & Design Recommendations: When implementing #3F6378 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 ##336666.
