#EEDF91 Party Sponge Cake
#EEDF91 (Party Sponge Cake) RGB value is (238, 223, 145).
Red value is 238, green value is 223, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #EEDF91: hue: 50°, saturation: 73.2%, and lightness: 75.1%.
Process color (CMYK) of #EEDF91 is 0%, 6.3%, 39.1%, 6.7%. Web safe color equivalent of #EEDF91 is ##FFCC99. Color #EEDF91 contains mainly Yellow.
Color Spaces
| Color spaces of #EEDF91 | Value |
|---|---|
| RGB | 238, 223, 145 |
| HSL | 50°, 73.2%, 75.1% |
| HSV / HSB | 50°, 39.1%, 93.3% |
| CMYK | 0%, 6.3%, 39.1%, 6.7% |
| XYZ | 66.76, 73, 37.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11011111 | 10010001 |
| Octal | 356 | 337 | 221 |
| Decimal | 238 | 223 | 145 |
| Hex | EE | DF | 91 |
Shades of #EEDF91
Tints of #EEDF91
.mybgColor { background-color: #EEDF91; }
.myforeColor { color: #EEDF91; }
.myborderColor { border: 3px solid #EEDF91; }
<p style="color:#EEDF91">Text here</p>
This sample text is styled with font color #EEDF91. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEDF91">Div content here</div>
<div style="border:3px solid #EEDF91">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 223, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEDF91; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEDF91;
-webkit-box-shadow: 1px 1px 3px #EEDF91;
box-shadow: 1px 1px 3px #EEDF91; }
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 #EEDF91 (Party Sponge Cake)
Color Overview & Profile: Color #EEDF91, also known as Party Sponge Cake, 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), 87% Green (223/255), and 57% Blue (145/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEDF91 translates into the CMYK subtractive color model with values of 0% Cyan, 6.3% Magenta, 39.1% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 73.2%, and lightness of 75.1%.
Web Accessibility & Design Recommendations: When implementing #EEDF91 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 ##FFCC99.
