#41A94F Leapfrog
#41A94F (Leapfrog) RGB value is (65, 169, 79).
Red value is 65, green value is 169, and blue value is 79.
Cylindrical-coordinate representations (HSL) of color #41A94F: hue: 128°, saturation: 44.4%, and lightness: 45.9%.
Process color (CMYK) of #41A94F is 61.5%, 0%, 53.3%, 33.7%. Web safe color equivalent of #41A94F is ##339966. Color #41A94F contains mainly Green.
Color Spaces
| Color spaces of #41A94F | Value |
|---|---|
| RGB | 65, 169, 79 |
| HSL | 128°, 44.4%, 45.9% |
| HSV / HSB | 128°, 61.5%, 66.3% |
| CMYK | 61.5%, 0%, 53.3%, 33.7% |
| XYZ | 17.78, 30.06, 12.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000001 | 10101001 | 01001111 |
| Octal | 101 | 251 | 117 |
| Decimal | 65 | 169 | 79 |
| Hex | 41 | A9 | 4F |
Shades of #41A94F
Tints of #41A94F
.mybgColor { background-color: #41A94F; }
.myforeColor { color: #41A94F; }
.myborderColor { border: 3px solid #41A94F; }
<p style="color:#41A94F">Text here</p>
This sample text is styled with font color #41A94F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#41A94F">Div content here</div>
<div style="border:3px solid #41A94F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(65, 169, 79, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #41A94F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #41A94F;
-webkit-box-shadow: 1px 1px 3px #41A94F;
box-shadow: 1px 1px 3px #41A94F; }
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 #41A94F (Leapfrog)
Color Overview & Profile: Color #41A94F, also known as Leapfrog, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (65/255), 66% Green (169/255), and 31% Blue (79/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #41A94F translates into the CMYK subtractive color model with values of 61.5% Cyan, 0% Magenta, 53.3% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 128°, saturation of 44.4%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #41A94F 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 ##339966.
