#EE769E Embarrassed
#EE769E (Embarrassed) RGB value is (238, 118, 158).
Red value is 238, green value is 118, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #EE769E: hue: 340°, saturation: 77.9%, and lightness: 69.8%.
Process color (CMYK) of #EE769E is 0%, 50.4%, 33.6%, 6.7%. Web safe color equivalent of #EE769E is ##FF6699. Color #EE769E contains mainly Red.
Color Spaces
| Color spaces of #EE769E | Value |
|---|---|
| RGB | 238, 118, 158 |
| HSL | 340°, 77.9%, 69.8% |
| HSV / HSB | 340°, 50.4%, 93.3% |
| CMYK | 0%, 50.4%, 33.6%, 6.7% |
| XYZ | 47.91, 33.61, 36.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 01110110 | 10011110 |
| Octal | 356 | 166 | 236 |
| Decimal | 238 | 118 | 158 |
| Hex | EE | 76 | 9E |
Shades of #EE769E
Tints of #EE769E
.mybgColor { background-color: #EE769E; }
.myforeColor { color: #EE769E; }
.myborderColor { border: 3px solid #EE769E; }
<p style="color:#EE769E">Text here</p>
This sample text is styled with font color #EE769E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EE769E">Div content here</div>
<div style="border:3px solid #EE769E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 118, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EE769E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EE769E;
-webkit-box-shadow: 1px 1px 3px #EE769E;
box-shadow: 1px 1px 3px #EE769E; }
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 #EE769E (Embarrassed)
Color Overview & Profile: Color #EE769E, also known as Embarrassed, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 46% Green (118/255), and 62% Blue (158/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EE769E translates into the CMYK subtractive color model with values of 0% Cyan, 50.4% Magenta, 33.6% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 77.9%, and lightness of 69.8%.
Web Accessibility & Design Recommendations: When implementing #EE769E 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 ##FF6699.
