#46C299 Macau
#46C299 (Macau) RGB value is (70, 194, 153).
Red value is 70, green value is 194, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #46C299: hue: 160°, saturation: 50.4%, and lightness: 51.8%.
Process color (CMYK) of #46C299 is 63.9%, 0%, 21.1%, 23.9%. Web safe color equivalent of #46C299 is ##33CC99. Color #46C299 contains mainly Cyan.
Color Spaces
| Color spaces of #46C299 | Value |
|---|---|
| RGB | 70, 194, 153 |
| HSL | 160°, 50.4%, 51.8% |
| HSV / HSB | 160°, 63.9%, 76.1% |
| CMYK | 63.9%, 0%, 21.1%, 23.9% |
| XYZ | 27.56, 42.18, 36.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 11000010 | 10011001 |
| Octal | 106 | 302 | 231 |
| Decimal | 70 | 194 | 153 |
| Hex | 46 | C2 | 99 |
Shades of #46C299
Tints of #46C299
.mybgColor { background-color: #46C299; }
.myforeColor { color: #46C299; }
.myborderColor { border: 3px solid #46C299; }
<p style="color:#46C299">Text here</p>
This sample text is styled with font color #46C299. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#46C299">Div content here</div>
<div style="border:3px solid #46C299">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 194, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #46C299; }
.divShadow { -moz-box-shadow: 1px 1px 3px #46C299;
-webkit-box-shadow: 1px 1px 3px #46C299;
box-shadow: 1px 1px 3px #46C299; }
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 #46C299 (Macau)
Color Overview & Profile: Color #46C299, also known as Macau, 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), 76% Green (194/255), and 60% Blue (153/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #46C299 translates into the CMYK subtractive color model with values of 63.9% Cyan, 0% Magenta, 21.1% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 50.4%, and lightness of 51.8%.
Web Accessibility & Design Recommendations: When implementing #46C299 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 ##33CC99.
