#46C446 Exit Light
#46C446 (Exit Light) RGB value is (70, 196, 70).
Red value is 70, green value is 196, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #46C446: hue: 120°, saturation: 51.6%, and lightness: 52.2%.
Process color (CMYK) of #46C446 is 64.3%, 0%, 64.3%, 23.1%. Web safe color equivalent of #46C446 is ##33CC33. Color #46C446 contains mainly Green.
Color Spaces
| Color spaces of #46C446 | Value |
|---|---|
| RGB | 70, 196, 70 |
| HSL | 120°, 51.6%, 52.2% |
| HSV / HSB | 120°, 64.3%, 76.9% |
| CMYK | 64.3%, 0%, 64.3%, 23.1% |
| XYZ | 23.37, 41.22, 12.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 11000100 | 01000110 |
| Octal | 106 | 304 | 106 |
| Decimal | 70 | 196 | 70 |
| Hex | 46 | C4 | 46 |
Shades of #46C446
Tints of #46C446
.mybgColor { background-color: #46C446; }
.myforeColor { color: #46C446; }
.myborderColor { border: 3px solid #46C446; }
<p style="color:#46C446">Text here</p>
This sample text is styled with font color #46C446. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#46C446">Div content here</div>
<div style="border:3px solid #46C446">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 196, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #46C446; }
.divShadow { -moz-box-shadow: 1px 1px 3px #46C446;
-webkit-box-shadow: 1px 1px 3px #46C446;
box-shadow: 1px 1px 3px #46C446; }
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 #46C446 (Exit Light)
Color Overview & Profile: Color #46C446, also known as Exit Light, 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), 77% Green (196/255), and 27% Blue (70/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #46C446 translates into the CMYK subtractive color model with values of 64.3% Cyan, 0% Magenta, 64.3% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 51.6%, and lightness of 52.2%.
Web Accessibility & Design Recommendations: When implementing #46C446 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 ##33CC33.
