#334B77 Space Missions
#334B77 (Space Missions) RGB value is (51, 75, 119).
Red value is 51, green value is 75, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #334B77: hue: 219°, saturation: 40%, and lightness: 33.3%.
Process color (CMYK) of #334B77 is 57.1%, 37%, 0%, 53.3%. Web safe color equivalent of #334B77 is ##333366. Color #334B77 contains mainly Blue.
Color Spaces
| Color spaces of #334B77 | Value |
|---|---|
| RGB | 51, 75, 119 |
| HSL | 219°, 40%, 33.3% |
| HSV / HSB | 219°, 57.1%, 46.7% |
| CMYK | 57.1%, 37%, 0%, 53.3% |
| XYZ | 7.21, 7.07, 18.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 01001011 | 01110111 |
| Octal | 063 | 113 | 167 |
| Decimal | 51 | 75 | 119 |
| Hex | 33 | 4B | 77 |
Shades of #334B77
Tints of #334B77
.mybgColor { background-color: #334B77; }
.myforeColor { color: #334B77; }
.myborderColor { border: 3px solid #334B77; }
<p style="color:#334B77">Text here</p>
This sample text is styled with font color #334B77. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#334B77">Div content here</div>
<div style="border:3px solid #334B77">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 75, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #334B77; }
.divShadow { -moz-box-shadow: 1px 1px 3px #334B77;
-webkit-box-shadow: 1px 1px 3px #334B77;
box-shadow: 1px 1px 3px #334B77; }
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 #334B77 (Space Missions)
Color Overview & Profile: Color #334B77, also known as Space Missions, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (51/255), 29% Green (75/255), and 47% Blue (119/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #334B77 translates into the CMYK subtractive color model with values of 57.1% Cyan, 37% Magenta, 0% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 40%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #334B77 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 ##333366.
