#4DBDB4 Melbourne Cup
#4DBDB4 (Melbourne Cup) RGB value is (77, 189, 180).
Red value is 77, green value is 189, and blue value is 180.
Cylindrical-coordinate representations (HSL) of color #4DBDB4: hue: 175°, saturation: 45.9%, and lightness: 52.2%.
Process color (CMYK) of #4DBDB4 is 59.3%, 0%, 4.8%, 25.9%. Web safe color equivalent of #4DBDB4 is ##66CCCC. Color #4DBDB4 contains mainly Cyan.
Color Spaces
| Color spaces of #4DBDB4 | Value |
|---|---|
| RGB | 77, 189, 180 |
| HSL | 175°, 45.9%, 52.2% |
| HSV / HSB | 175°, 59.3%, 74.1% |
| CMYK | 59.3%, 0%, 4.8%, 25.9% |
| XYZ | 29.49, 41.27, 49.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 10111101 | 10110100 |
| Octal | 115 | 275 | 264 |
| Decimal | 77 | 189 | 180 |
| Hex | 4D | BD | B4 |
Shades of #4DBDB4
Tints of #4DBDB4
.mybgColor { background-color: #4DBDB4; }
.myforeColor { color: #4DBDB4; }
.myborderColor { border: 3px solid #4DBDB4; }
<p style="color:#4DBDB4">Text here</p>
This sample text is styled with font color #4DBDB4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4DBDB4">Div content here</div>
<div style="border:3px solid #4DBDB4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 189, 180, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4DBDB4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4DBDB4;
-webkit-box-shadow: 1px 1px 3px #4DBDB4;
box-shadow: 1px 1px 3px #4DBDB4; }
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 #4DBDB4 (Melbourne Cup)
Color Overview & Profile: Color #4DBDB4, also known as Melbourne Cup, 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), 74% Green (189/255), and 71% Blue (180/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #4DBDB4 translates into the CMYK subtractive color model with values of 59.3% Cyan, 0% Magenta, 4.8% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 45.9%, and lightness of 52.2%.
Web Accessibility & Design Recommendations: When implementing #4DBDB4 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 ##66CCCC.
