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