#EAEACF Palmito
#EAEACF (Palmito) RGB value is (234, 234, 207).
Red value is 234, green value is 234, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #EAEACF: hue: 60°, saturation: 39.1%, and lightness: 86.5%.
Process color (CMYK) of #EAEACF is 0%, 0%, 11.5%, 8.2%. Web safe color equivalent of #EAEACF is ##FFFFCC. Color #EAEACF contains mainly Yellow.
Color Spaces
| Color spaces of #EAEACF | Value |
|---|---|
| RGB | 234, 234, 207 |
| HSL | 60°, 39.1%, 86.5% |
| HSV / HSB | 60°, 11.5%, 91.8% |
| CMYK | 0%, 0%, 11.5%, 8.2% |
| XYZ | 74.62, 80.84, 70.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11101010 | 11001111 |
| Octal | 352 | 352 | 317 |
| Decimal | 234 | 234 | 207 |
| Hex | EA | EA | CF |
Shades of #EAEACF
Tints of #EAEACF
.mybgColor { background-color: #EAEACF; }
.myforeColor { color: #EAEACF; }
.myborderColor { border: 3px solid #EAEACF; }
<p style="color:#EAEACF">Text here</p>
This sample text is styled with font color #EAEACF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAEACF">Div content here</div>
<div style="border:3px solid #EAEACF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 234, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAEACF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAEACF;
-webkit-box-shadow: 1px 1px 3px #EAEACF;
box-shadow: 1px 1px 3px #EAEACF; }
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 #EAEACF (Palmito)
Color Overview & Profile: Color #EAEACF, also known as Palmito, 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 (234/255), 92% Green (234/255), and 81% Blue (207/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAEACF translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 11.5% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 39.1%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #EAEACF 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 ##FFFFCC.
