#58F898 Thallium Flame
#58F898 (Thallium Flame) RGB value is (88, 248, 152).
Red value is 88, green value is 248, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #58F898: hue: 144°, saturation: 92%, and lightness: 65.9%.
Process color (CMYK) of #58F898 is 64.5%, 0%, 38.7%, 2.7%. Web safe color equivalent of #58F898 is ##66FF99. Color #58F898 contains mainly Green.
Color Spaces
| Color spaces of #58F898 | Value |
|---|---|
| RGB | 88, 248, 152 |
| HSL | 144°, 92%, 65.9% |
| HSV / HSB | 144°, 64.5%, 97.3% |
| CMYK | 64.5%, 0%, 38.7%, 2.7% |
| XYZ | 43.26, 71.47, 41.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011000 | 11111000 | 10011000 |
| Octal | 130 | 370 | 230 |
| Decimal | 88 | 248 | 152 |
| Hex | 58 | F8 | 98 |
Shades of #58F898
Tints of #58F898
.mybgColor { background-color: #58F898; }
.myforeColor { color: #58F898; }
.myborderColor { border: 3px solid #58F898; }
<p style="color:#58F898">Text here</p>
This sample text is styled with font color #58F898. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#58F898">Div content here</div>
<div style="border:3px solid #58F898">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(88, 248, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #58F898; }
.divShadow { -moz-box-shadow: 1px 1px 3px #58F898;
-webkit-box-shadow: 1px 1px 3px #58F898;
box-shadow: 1px 1px 3px #58F898; }
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 #58F898 (Thallium Flame)
Color Overview & Profile: Color #58F898, also known as Thallium Flame, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (88/255), 97% Green (248/255), and 60% Blue (152/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #58F898 translates into the CMYK subtractive color model with values of 64.5% Cyan, 0% Magenta, 38.7% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 144°, saturation of 92%, and lightness of 65.9%.
Web Accessibility & Design Recommendations: When implementing #58F898 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 ##66FF99.
