#46CB18 Harlequin Green
#46CB18 (Harlequin Green) RGB value is (70, 203, 24).
Red value is 70, green value is 203, and blue value is 24.
Cylindrical-coordinate representations (HSL) of color #46CB18: hue: 105°, saturation: 78.9%, and lightness: 44.5%.
Process color (CMYK) of #46CB18 is 65.5%, 0%, 88.2%, 20.4%. Web safe color equivalent of #46CB18 is ##33CC00. Color #46CB18 contains mainly Green.
Color Spaces
| Color spaces of #46CB18 | Value |
|---|---|
| RGB | 70, 203, 24 |
| HSL | 105°, 78.9%, 44.5% |
| HSV / HSB | 105°, 88.2%, 79.6% |
| CMYK | 65.5%, 0%, 88.2%, 20.4% |
| XYZ | 24.05, 44.08, 8.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 11001011 | 00011000 |
| Octal | 106 | 313 | 030 |
| Decimal | 70 | 203 | 24 |
| Hex | 46 | CB | 18 |
Shades of #46CB18
Tints of #46CB18
.mybgColor { background-color: #46CB18; }
.myforeColor { color: #46CB18; }
.myborderColor { border: 3px solid #46CB18; }
<p style="color:#46CB18">Text here</p>
This sample text is styled with font color #46CB18. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#46CB18">Div content here</div>
<div style="border:3px solid #46CB18">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 203, 24, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #46CB18; }
.divShadow { -moz-box-shadow: 1px 1px 3px #46CB18;
-webkit-box-shadow: 1px 1px 3px #46CB18;
box-shadow: 1px 1px 3px #46CB18; }
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 #46CB18 (Harlequin Green)
Color Overview & Profile: Color #46CB18, also known as Harlequin Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (70/255), 80% Green (203/255), and 9% Blue (24/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #46CB18 translates into the CMYK subtractive color model with values of 65.5% Cyan, 0% Magenta, 88.2% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 105°, saturation of 78.9%, and lightness of 44.5%.
Web Accessibility & Design Recommendations: When implementing #46CB18 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 ##33CC00.
