#7ABA80 Flashman
#7ABA80 (Flashman) RGB value is (122, 186, 128).
Red value is 122, green value is 186, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #7ABA80: hue: 126°, saturation: 31.7%, and lightness: 60.4%.
Process color (CMYK) of #7ABA80 is 34.4%, 0%, 31.2%, 27.1%. Web safe color equivalent of #7ABA80 is ##66CC99. Color #7ABA80 contains mainly Green.
Color Spaces
| Color spaces of #7ABA80 | Value |
|---|---|
| RGB | 122, 186, 128 |
| HSL | 126°, 31.7%, 60.4% |
| HSV / HSB | 126°, 34.4%, 72.9% |
| CMYK | 34.4%, 0%, 31.2%, 27.1% |
| XYZ | 29.48, 40.81, 26.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 10111010 | 10000000 |
| Octal | 172 | 272 | 200 |
| Decimal | 122 | 186 | 128 |
| Hex | 7A | BA | 80 |
Shades of #7ABA80
Tints of #7ABA80
.mybgColor { background-color: #7ABA80; }
.myforeColor { color: #7ABA80; }
.myborderColor { border: 3px solid #7ABA80; }
<p style="color:#7ABA80">Text here</p>
This sample text is styled with font color #7ABA80. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7ABA80">Div content here</div>
<div style="border:3px solid #7ABA80">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 186, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7ABA80; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7ABA80;
-webkit-box-shadow: 1px 1px 3px #7ABA80;
box-shadow: 1px 1px 3px #7ABA80; }
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 #7ABA80 (Flashman)
Color Overview & Profile: Color #7ABA80, also known as Flashman, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 73% Green (186/255), and 50% Blue (128/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #7ABA80 translates into the CMYK subtractive color model with values of 34.4% Cyan, 0% Magenta, 31.2% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 126°, saturation of 31.7%, and lightness of 60.4%.
Web Accessibility & Design Recommendations: When implementing #7ABA80 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 ##66CC99.
