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