#73E608 Hypnotic Green
#73E608 (Hypnotic Green) RGB value is (115, 230, 8).
Red value is 115, green value is 230, and blue value is 8.
Cylindrical-coordinate representations (HSL) of color #73E608: hue: 91°, saturation: 93.3%, and lightness: 46.7%.
Process color (CMYK) of #73E608 is 50%, 0%, 96.5%, 9.8%. Web safe color equivalent of #73E608 is ##66FF00. Color #73E608 contains mainly Green.
Color Spaces
| Color spaces of #73E608 | Value |
|---|---|
| RGB | 115, 230, 8 |
| HSL | 91°, 93.3%, 46.7% |
| HSV / HSB | 91°, 96.5%, 90.2% |
| CMYK | 50%, 0%, 96.5%, 9.8% |
| XYZ | 35.41, 60.25, 9.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110011 | 11100110 | 00001000 |
| Octal | 163 | 346 | 010 |
| Decimal | 115 | 230 | 8 |
| Hex | 73 | E6 | 08 |
Shades of #73E608
Tints of #73E608
.mybgColor { background-color: #73E608; }
.myforeColor { color: #73E608; }
.myborderColor { border: 3px solid #73E608; }
<p style="color:#73E608">Text here</p>
This sample text is styled with font color #73E608. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#73E608">Div content here</div>
<div style="border:3px solid #73E608">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(115, 230, 8, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #73E608; }
.divShadow { -moz-box-shadow: 1px 1px 3px #73E608;
-webkit-box-shadow: 1px 1px 3px #73E608;
box-shadow: 1px 1px 3px #73E608; }
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 #73E608 (Hypnotic Green)
Color Overview & Profile: Color #73E608, also known as Hypnotic Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (115/255), 90% Green (230/255), and 3% Blue (8/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #73E608 translates into the CMYK subtractive color model with values of 50% Cyan, 0% Magenta, 96.5% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 91°, saturation of 93.3%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #73E608 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 ##66FF00.
