#ECEBE3 Arcade White
#ECEBE3 (Arcade White) RGB value is (236, 235, 227).
Red value is 236, green value is 235, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #ECEBE3: hue: 53°, saturation: 19.1%, and lightness: 90.8%.
Process color (CMYK) of #ECEBE3 is 0%, 0.4%, 3.8%, 7.5%. Web safe color equivalent of #ECEBE3 is ##FFFFCC. Color #ECEBE3 contains mainly WHITE.
Color Spaces
| Color spaces of #ECEBE3 | Value |
|---|---|
| RGB | 236, 235, 227 |
| HSL | 53°, 19.1%, 90.8% |
| HSV / HSB | 53°, 3.8%, 92.5% |
| CMYK | 0%, 0.4%, 3.8%, 7.5% |
| XYZ | 78.16, 82.8, 84.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11101011 | 11100011 |
| Octal | 354 | 353 | 343 |
| Decimal | 236 | 235 | 227 |
| Hex | EC | EB | E3 |
Shades of #ECEBE3
Tints of #ECEBE3
.mybgColor { background-color: #ECEBE3; }
.myforeColor { color: #ECEBE3; }
.myborderColor { border: 3px solid #ECEBE3; }
<p style="color:#ECEBE3">Text here</p>
This sample text is styled with font color #ECEBE3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECEBE3">Div content here</div>
<div style="border:3px solid #ECEBE3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 235, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECEBE3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECEBE3;
-webkit-box-shadow: 1px 1px 3px #ECEBE3;
box-shadow: 1px 1px 3px #ECEBE3; }
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 #ECEBE3 (Arcade White)
Color Overview & Profile: Color #ECEBE3, also known as Arcade White, 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 (236/255), 92% Green (235/255), and 89% Blue (227/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECEBE3 translates into the CMYK subtractive color model with values of 0% Cyan, 0.4% Magenta, 3.8% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 19.1%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #ECEBE3 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.
