#FAE3CC Acropolis
#FAE3CC (Acropolis) RGB value is (250, 227, 204).
Red value is 250, green value is 227, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #FAE3CC: hue: 30°, saturation: 82.1%, and lightness: 89%.
Process color (CMYK) of #FAE3CC is 0%, 9.2%, 18.4%, 2%. Web safe color equivalent of #FAE3CC is ##FFCCCC. Color #FAE3CC contains mainly Yellow.
Color Spaces
| Color spaces of #FAE3CC | Value |
|---|---|
| RGB | 250, 227, 204 |
| HSL | 30°, 82.1%, 89% |
| HSV / HSB | 30°, 18.4%, 98% |
| CMYK | 0%, 9.2%, 18.4%, 2% |
| XYZ | 77.79, 79.62, 68.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11100011 | 11001100 |
| Octal | 372 | 343 | 314 |
| Decimal | 250 | 227 | 204 |
| Hex | FA | E3 | CC |
Shades of #FAE3CC
Tints of #FAE3CC
.mybgColor { background-color: #FAE3CC; }
.myforeColor { color: #FAE3CC; }
.myborderColor { border: 3px solid #FAE3CC; }
<p style="color:#FAE3CC">Text here</p>
This sample text is styled with font color #FAE3CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAE3CC">Div content here</div>
<div style="border:3px solid #FAE3CC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 227, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAE3CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAE3CC;
-webkit-box-shadow: 1px 1px 3px #FAE3CC;
box-shadow: 1px 1px 3px #FAE3CC; }
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 #FAE3CC (Acropolis)
Color Overview & Profile: Color #FAE3CC, also known as Acropolis, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (250/255), 89% Green (227/255), and 80% Blue (204/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAE3CC translates into the CMYK subtractive color model with values of 0% Cyan, 9.2% Magenta, 18.4% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 82.1%, and lightness of 89%.
Web Accessibility & Design Recommendations: When implementing #FAE3CC 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 ##FFCCCC.
