#30A299 Sea Kale
#30A299 (Sea Kale) RGB value is (48, 162, 153).
Red value is 48, green value is 162, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #30A299: hue: 175°, saturation: 54.3%, and lightness: 41.2%.
Process color (CMYK) of #30A299 is 70.4%, 0%, 5.6%, 36.5%. Web safe color equivalent of #30A299 is ##339999. Color #30A299 contains mainly Cyan.
Color Spaces
| Color spaces of #30A299 | Value |
|---|---|
| RGB | 48, 162, 153 |
| HSL | 175°, 54.3%, 41.2% |
| HSV / HSB | 175°, 70.4%, 63.5% |
| CMYK | 70.4%, 0%, 5.6%, 36.5% |
| XYZ | 19.89, 28.77, 34.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 10100010 | 10011001 |
| Octal | 060 | 242 | 231 |
| Decimal | 48 | 162 | 153 |
| Hex | 30 | A2 | 99 |
Shades of #30A299
Tints of #30A299
.mybgColor { background-color: #30A299; }
.myforeColor { color: #30A299; }
.myborderColor { border: 3px solid #30A299; }
<p style="color:#30A299">Text here</p>
This sample text is styled with font color #30A299. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#30A299">Div content here</div>
<div style="border:3px solid #30A299">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 162, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #30A299; }
.divShadow { -moz-box-shadow: 1px 1px 3px #30A299;
-webkit-box-shadow: 1px 1px 3px #30A299;
box-shadow: 1px 1px 3px #30A299; }
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 #30A299 (Sea Kale)
Color Overview & Profile: Color #30A299, also known as Sea Kale, 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), 64% Green (162/255), and 60% Blue (153/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #30A299 translates into the CMYK subtractive color model with values of 70.4% Cyan, 0% Magenta, 5.6% Yellow, and 36.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 54.3%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #30A299 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.
