#30949D Aqua Lake
#30949D (Aqua Lake) RGB value is (48, 148, 157).
Red value is 48, green value is 148, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #30949D: hue: 185°, saturation: 53.2%, and lightness: 40.2%.
Process color (CMYK) of #30949D is 69.4%, 5.7%, 0%, 38.4%. Web safe color equivalent of #30949D is ##339999. Color #30949D contains mainly Blue.
Color Spaces
| Color spaces of #30949D | Value |
|---|---|
| RGB | 48, 148, 157 |
| HSL | 185°, 53.2%, 40.2% |
| HSV / HSB | 185°, 69.4%, 61.6% |
| CMYK | 69.4%, 5.7%, 0%, 38.4% |
| XYZ | 17.89, 24.24, 35.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 10010100 | 10011101 |
| Octal | 060 | 224 | 235 |
| Decimal | 48 | 148 | 157 |
| Hex | 30 | 94 | 9D |
Shades of #30949D
Tints of #30949D
.mybgColor { background-color: #30949D; }
.myforeColor { color: #30949D; }
.myborderColor { border: 3px solid #30949D; }
<p style="color:#30949D">Text here</p>
This sample text is styled with font color #30949D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#30949D">Div content here</div>
<div style="border:3px solid #30949D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 148, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #30949D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #30949D;
-webkit-box-shadow: 1px 1px 3px #30949D;
box-shadow: 1px 1px 3px #30949D; }
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 #30949D (Aqua Lake)
Color Overview & Profile: Color #30949D, also known as Aqua Lake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (48/255), 58% Green (148/255), and 62% Blue (157/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #30949D translates into the CMYK subtractive color model with values of 69.4% Cyan, 5.7% Magenta, 0% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 185°, saturation of 53.2%, and lightness of 40.2%.
Web Accessibility & Design Recommendations: When implementing #30949D 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.
