#EEEE88 Pineapple Perfume
#EEEE88 (Pineapple Perfume) RGB value is (238, 238, 136).
Red value is 238, green value is 238, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #EEEE88: hue: 60°, saturation: 75%, and lightness: 73.3%.
Process color (CMYK) of #EEEE88 is 0%, 0%, 42.9%, 6.7%. Web safe color equivalent of #EEEE88 is ##FFFF99. Color #EEEE88 contains mainly Yellow.
Color Spaces
| Color spaces of #EEEE88 | Value |
|---|---|
| RGB | 238, 238, 136 |
| HSL | 60°, 75%, 73.3% |
| HSV / HSB | 60°, 42.9%, 93.3% |
| CMYK | 0%, 0%, 42.9%, 6.7% |
| XYZ | 70.28, 81.11, 35.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11101110 | 10001000 |
| Octal | 356 | 356 | 210 |
| Decimal | 238 | 238 | 136 |
| Hex | EE | EE | 88 |
Shades of #EEEE88
Tints of #EEEE88
.mybgColor { background-color: #EEEE88; }
.myforeColor { color: #EEEE88; }
.myborderColor { border: 3px solid #EEEE88; }
<p style="color:#EEEE88">Text here</p>
This sample text is styled with font color #EEEE88. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEEE88">Div content here</div>
<div style="border:3px solid #EEEE88">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 238, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEEE88; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEEE88;
-webkit-box-shadow: 1px 1px 3px #EEEE88;
box-shadow: 1px 1px 3px #EEEE88; }
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 #EEEE88 (Pineapple Perfume)
Color Overview & Profile: Color #EEEE88, also known as Pineapple Perfume, 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), 93% Green (238/255), and 53% Blue (136/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEEE88 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 42.9% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 75%, and lightness of 73.3%.
Web Accessibility & Design Recommendations: When implementing #EEEE88 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 ##FFFF99.
