#49999A Aquatic Green
#49999A (Aquatic Green) RGB value is (73, 153, 154).
Red value is 73, green value is 153, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #49999A: hue: 181°, saturation: 35.7%, and lightness: 44.5%.
Process color (CMYK) of #49999A is 52.6%, 0.6%, 0%, 39.6%. Web safe color equivalent of #49999A is ##339999. Color #49999A contains mainly Blue.
Color Spaces
| Color spaces of #49999A | Value |
|---|---|
| RGB | 73, 153, 154 |
| HSL | 181°, 35.7%, 44.5% |
| HSV / HSB | 181°, 52.6%, 60.4% |
| CMYK | 52.6%, 0.6%, 0%, 39.6% |
| XYZ | 19.97, 26.53, 34.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001001 | 10011001 | 10011010 |
| Octal | 111 | 231 | 232 |
| Decimal | 73 | 153 | 154 |
| Hex | 49 | 99 | 9A |
Shades of #49999A
Tints of #49999A
.mybgColor { background-color: #49999A; }
.myforeColor { color: #49999A; }
.myborderColor { border: 3px solid #49999A; }
<p style="color:#49999A">Text here</p>
This sample text is styled with font color #49999A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#49999A">Div content here</div>
<div style="border:3px solid #49999A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(73, 153, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #49999A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #49999A;
-webkit-box-shadow: 1px 1px 3px #49999A;
box-shadow: 1px 1px 3px #49999A; }
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 #49999A (Aquatic Green)
Color Overview & Profile: Color #49999A, also known as Aquatic Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (73/255), 60% Green (153/255), and 60% Blue (154/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #49999A translates into the CMYK subtractive color model with values of 52.6% Cyan, 0.6% Magenta, 0% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 181°, saturation of 35.7%, and lightness of 44.5%.
Web Accessibility & Design Recommendations: When implementing #49999A 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 ##339999.
