#44CC9A Macau
#44CC9A (Macau) RGB value is (68, 204, 154).
Red value is 68, green value is 204, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #44CC9A: hue: 158°, saturation: 57.1%, and lightness: 53.3%.
Process color (CMYK) of #44CC9A is 66.7%, 0%, 24.5%, 20%. Web safe color equivalent of #44CC9A is ##33CC99. Color #44CC9A contains mainly Cyan.
Color Spaces
| Color spaces of #44CC9A | Value |
|---|---|
| RGB | 68, 204, 154 |
| HSL | 158°, 57.1%, 53.3% |
| HSV / HSB | 158°, 66.7%, 80% |
| CMYK | 66.7%, 0%, 24.5%, 20% |
| XYZ | 29.81, 46.74, 38.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000100 | 11001100 | 10011010 |
| Octal | 104 | 314 | 232 |
| Decimal | 68 | 204 | 154 |
| Hex | 44 | CC | 9A |
Shades of #44CC9A
Tints of #44CC9A
.mybgColor { background-color: #44CC9A; }
.myforeColor { color: #44CC9A; }
.myborderColor { border: 3px solid #44CC9A; }
<p style="color:#44CC9A">Text here</p>
This sample text is styled with font color #44CC9A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#44CC9A">Div content here</div>
<div style="border:3px solid #44CC9A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 204, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #44CC9A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #44CC9A;
-webkit-box-shadow: 1px 1px 3px #44CC9A;
box-shadow: 1px 1px 3px #44CC9A; }
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 #44CC9A (Macau)
Color Overview & Profile: Color #44CC9A, 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 (68/255), 80% Green (204/255), and 60% Blue (154/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #44CC9A translates into the CMYK subtractive color model with values of 66.7% Cyan, 0% Magenta, 24.5% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 158°, saturation of 57.1%, and lightness of 53.3%.
Web Accessibility & Design Recommendations: When implementing #44CC9A 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.
