#2E776D Iguaçuense Waterfall
#2E776D (Iguaçuense Waterfall) RGB value is (46, 119, 109).
Red value is 46, green value is 119, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #2E776D: hue: 172°, saturation: 44.2%, and lightness: 32.4%.
Process color (CMYK) of #2E776D is 61.3%, 0%, 8.4%, 53.3%. Web safe color equivalent of #2E776D is ##336666. Color #2E776D contains mainly Cyan.
Color Spaces
| Color spaces of #2E776D | Value |
|---|---|
| RGB | 46, 119, 109 |
| HSL | 172°, 44.2%, 32.4% |
| HSV / HSB | 172°, 61.3%, 46.7% |
| CMYK | 61.3%, 0%, 8.4%, 53.3% |
| XYZ | 10.48, 14.88, 16.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01110111 | 01101101 |
| Octal | 056 | 167 | 155 |
| Decimal | 46 | 119 | 109 |
| Hex | 2E | 77 | 6D |
Shades of #2E776D
Tints of #2E776D
.mybgColor { background-color: #2E776D; }
.myforeColor { color: #2E776D; }
.myborderColor { border: 3px solid #2E776D; }
<p style="color:#2E776D">Text here</p>
This sample text is styled with font color #2E776D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E776D">Div content here</div>
<div style="border:3px solid #2E776D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 119, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E776D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E776D;
-webkit-box-shadow: 1px 1px 3px #2E776D;
box-shadow: 1px 1px 3px #2E776D; }
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 #2E776D (Iguaçuense Waterfall)
Color Overview & Profile: Color #2E776D, also known as Iguaçuense Waterfall, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (46/255), 47% Green (119/255), and 43% Blue (109/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E776D translates into the CMYK subtractive color model with values of 61.3% Cyan, 0% Magenta, 8.4% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 172°, saturation of 44.2%, and lightness of 32.4%.
Web Accessibility & Design Recommendations: When implementing #2E776D 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.
