#E788BB Chewing Gum Pink
#E788BB (Chewing Gum Pink) RGB value is (231, 136, 187).
Red value is 231, green value is 136, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #E788BB: hue: 328°, saturation: 66.4%, and lightness: 72%.
Process color (CMYK) of #E788BB is 0%, 41.1%, 19%, 9.4%. Web safe color equivalent of #E788BB is ##FF99CC. Color #E788BB contains mainly Red.
Color Spaces
| Color spaces of #E788BB | Value |
|---|---|
| RGB | 231, 136, 187 |
| HSL | 328°, 66.4%, 72% |
| HSV / HSB | 328°, 41.1%, 90.6% |
| CMYK | 0%, 41.1%, 19%, 9.4% |
| XYZ | 50.73, 38.19, 51.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 10001000 | 10111011 |
| Octal | 347 | 210 | 273 |
| Decimal | 231 | 136 | 187 |
| Hex | E7 | 88 | BB |
Shades of #E788BB
Tints of #E788BB
.mybgColor { background-color: #E788BB; }
.myforeColor { color: #E788BB; }
.myborderColor { border: 3px solid #E788BB; }
<p style="color:#E788BB">Text here</p>
This sample text is styled with font color #E788BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E788BB">Div content here</div>
<div style="border:3px solid #E788BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 136, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E788BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E788BB;
-webkit-box-shadow: 1px 1px 3px #E788BB;
box-shadow: 1px 1px 3px #E788BB; }
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 #E788BB (Chewing Gum Pink)
Color Overview & Profile: Color #E788BB, also known as Chewing Gum Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (231/255), 53% Green (136/255), and 73% Blue (187/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E788BB translates into the CMYK subtractive color model with values of 0% Cyan, 41.1% Magenta, 19% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 328°, saturation of 66.4%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #E788BB 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 ##FF99CC.
