#4DC2A0 Eucalipto
#4DC2A0 (Eucalipto) RGB value is (77, 194, 160).
Red value is 77, green value is 194, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #4DC2A0: hue: 163°, saturation: 49%, and lightness: 53.1%.
Process color (CMYK) of #4DC2A0 is 60.3%, 0%, 17.5%, 23.9%. Web safe color equivalent of #4DC2A0 is ##66CC99. Color #4DC2A0 contains mainly Cyan.
Color Spaces
| Color spaces of #4DC2A0 | Value |
|---|---|
| RGB | 77, 194, 160 |
| HSL | 163°, 49%, 53.1% |
| HSV / HSB | 163°, 60.3%, 76.1% |
| CMYK | 60.3%, 0%, 17.5%, 23.9% |
| XYZ | 28.69, 42.7, 39.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 11000010 | 10100000 |
| Octal | 115 | 302 | 240 |
| Decimal | 77 | 194 | 160 |
| Hex | 4D | C2 | A0 |
Shades of #4DC2A0
Tints of #4DC2A0
.mybgColor { background-color: #4DC2A0; }
.myforeColor { color: #4DC2A0; }
.myborderColor { border: 3px solid #4DC2A0; }
<p style="color:#4DC2A0">Text here</p>
This sample text is styled with font color #4DC2A0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4DC2A0">Div content here</div>
<div style="border:3px solid #4DC2A0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 194, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4DC2A0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4DC2A0;
-webkit-box-shadow: 1px 1px 3px #4DC2A0;
box-shadow: 1px 1px 3px #4DC2A0; }
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 #4DC2A0 (Eucalipto)
Color Overview & Profile: Color #4DC2A0, also known as Eucalipto, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (77/255), 76% Green (194/255), and 63% Blue (160/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #4DC2A0 translates into the CMYK subtractive color model with values of 60.3% Cyan, 0% Magenta, 17.5% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 163°, saturation of 49%, and lightness of 53.1%.
Web Accessibility & Design Recommendations: When implementing #4DC2A0 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 ##66CC99.
