#13F613 Lime Shot
#13F613 (Lime Shot) RGB value is (19, 246, 19).
Red value is 19, green value is 246, and blue value is 19.
Cylindrical-coordinate representations (HSL) of color #13F613: hue: 120°, saturation: 92.7%, and lightness: 52%.
Process color (CMYK) of #13F613 is 92.3%, 0%, 92.3%, 3.5%. Web safe color equivalent of #13F613 is ##00FF00. Color #13F613 contains mainly Green.
Color Spaces
| Color spaces of #13F613 | Value |
|---|---|
| RGB | 19, 246, 19 |
| HSL | 120°, 92.7%, 52% |
| HSV / HSB | 120°, 92.3%, 96.5% |
| CMYK | 92.3%, 0%, 92.3%, 3.5% |
| XYZ | 33.34, 66.09, 11.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010011 | 11110110 | 00010011 |
| Octal | 023 | 366 | 023 |
| Decimal | 19 | 246 | 19 |
| Hex | 13 | F6 | 13 |
Shades of #13F613
Tints of #13F613
.mybgColor { background-color: #13F613; }
.myforeColor { color: #13F613; }
.myborderColor { border: 3px solid #13F613; }
<p style="color:#13F613">Text here</p>
This sample text is styled with font color #13F613. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#13F613">Div content here</div>
<div style="border:3px solid #13F613">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(19, 246, 19, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #13F613; }
.divShadow { -moz-box-shadow: 1px 1px 3px #13F613;
-webkit-box-shadow: 1px 1px 3px #13F613;
box-shadow: 1px 1px 3px #13F613; }
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 #13F613 (Lime Shot)
Color Overview & Profile: Color #13F613, also known as Lime Shot, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 7% Red (19/255), 96% Green (246/255), and 7% Blue (19/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #13F613 translates into the CMYK subtractive color model with values of 92.3% Cyan, 0% Magenta, 92.3% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 92.7%, and lightness of 52%.
Web Accessibility & Design Recommendations: When implementing #13F613 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 ##00FF00.
