#334E4C Frontier
#334E4C (Frontier) RGB value is (51, 78, 76).
Red value is 51, green value is 78, and blue value is 76.
Cylindrical-coordinate representations (HSL) of color #334E4C: hue: 176°, saturation: 20.9%, and lightness: 25.3%.
Process color (CMYK) of #334E4C is 34.6%, 0%, 2.6%, 69.4%. Web safe color equivalent of #334E4C is ##336633. Color #334E4C contains mainly Cyan.
Color Spaces
| Color spaces of #334E4C | Value |
|---|---|
| RGB | 51, 78, 76 |
| HSL | 176°, 20.9%, 25.3% |
| HSV / HSB | 176°, 34.6%, 30.6% |
| CMYK | 34.6%, 0%, 2.6%, 69.4% |
| XYZ | 5.39, 6.67, 7.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 01001110 | 01001100 |
| Octal | 063 | 116 | 114 |
| Decimal | 51 | 78 | 76 |
| Hex | 33 | 4E | 4C |
Shades of #334E4C
Tints of #334E4C
.mybgColor { background-color: #334E4C; }
.myforeColor { color: #334E4C; }
.myborderColor { border: 3px solid #334E4C; }
<p style="color:#334E4C">Text here</p>
This sample text is styled with font color #334E4C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#334E4C">Div content here</div>
<div style="border:3px solid #334E4C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 78, 76, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #334E4C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #334E4C;
-webkit-box-shadow: 1px 1px 3px #334E4C;
box-shadow: 1px 1px 3px #334E4C; }
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 #334E4C (Frontier)
Color Overview & Profile: Color #334E4C, also known as Frontier, 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), 31% Green (78/255), and 30% Blue (76/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #334E4C translates into the CMYK subtractive color model with values of 34.6% Cyan, 0% Magenta, 2.6% Yellow, and 69.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 20.9%, and lightness of 25.3%.
Web Accessibility & Design Recommendations: When implementing #334E4C 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 ##336633.
