#EB809B Melon Mist
#EB809B (Melon Mist) RGB value is (235, 128, 155).
Red value is 235, green value is 128, and blue value is 155.
Cylindrical-coordinate representations (HSL) of color #EB809B: hue: 345°, saturation: 72.8%, and lightness: 71.2%.
Process color (CMYK) of #EB809B is 0%, 45.5%, 34%, 7.8%. Web safe color equivalent of #EB809B is ##FF9999. Color #EB809B contains mainly Red.
Color Spaces
| Color spaces of #EB809B | Value |
|---|---|
| RGB | 235, 128, 155 |
| HSL | 345°, 72.8%, 71.2% |
| HSV / HSB | 345°, 45.5%, 92.2% |
| CMYK | 0%, 45.5%, 34%, 7.8% |
| XYZ | 47.9, 35.47, 35.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 10000000 | 10011011 |
| Octal | 353 | 200 | 233 |
| Decimal | 235 | 128 | 155 |
| Hex | EB | 80 | 9B |
Shades of #EB809B
Tints of #EB809B
.mybgColor { background-color: #EB809B; }
.myforeColor { color: #EB809B; }
.myborderColor { border: 3px solid #EB809B; }
<p style="color:#EB809B">Text here</p>
This sample text is styled with font color #EB809B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EB809B">Div content here</div>
<div style="border:3px solid #EB809B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 128, 155, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EB809B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EB809B;
-webkit-box-shadow: 1px 1px 3px #EB809B;
box-shadow: 1px 1px 3px #EB809B; }
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 #EB809B (Melon Mist)
Color Overview & Profile: Color #EB809B, also known as Melon Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 50% Green (128/255), and 61% Blue (155/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EB809B translates into the CMYK subtractive color model with values of 0% Cyan, 45.5% Magenta, 34% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 345°, saturation of 72.8%, and lightness of 71.2%.
Web Accessibility & Design Recommendations: When implementing #EB809B 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 ##FF9999.
