#F5EEC0 Wildcat Grey
#F5EEC0 (Wildcat Grey) RGB value is (245, 238, 192).
Red value is 245, green value is 238, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #F5EEC0: hue: 52°, saturation: 72.6%, and lightness: 85.7%.
Process color (CMYK) of #F5EEC0 is 0%, 2.9%, 21.6%, 3.9%. Web safe color equivalent of #F5EEC0 is ##FFFFCC. Color #F5EEC0 contains mainly Yellow.
Color Spaces
| Color spaces of #F5EEC0 | Value |
|---|---|
| RGB | 245, 238, 192 |
| HSL | 52°, 72.6%, 85.7% |
| HSV / HSB | 52°, 21.6%, 96.1% |
| CMYK | 0%, 2.9%, 21.6%, 3.9% |
| XYZ | 77.74, 84.37, 62.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11101110 | 11000000 |
| Octal | 365 | 356 | 300 |
| Decimal | 245 | 238 | 192 |
| Hex | F5 | EE | C0 |
Shades of #F5EEC0
Tints of #F5EEC0
.mybgColor { background-color: #F5EEC0; }
.myforeColor { color: #F5EEC0; }
.myborderColor { border: 3px solid #F5EEC0; }
<p style="color:#F5EEC0">Text here</p>
This sample text is styled with font color #F5EEC0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5EEC0">Div content here</div>
<div style="border:3px solid #F5EEC0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 238, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5EEC0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5EEC0;
-webkit-box-shadow: 1px 1px 3px #F5EEC0;
box-shadow: 1px 1px 3px #F5EEC0; }
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 #F5EEC0 (Wildcat Grey)
Color Overview & Profile: Color #F5EEC0, also known as Wildcat Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (245/255), 93% Green (238/255), and 75% Blue (192/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5EEC0 translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 21.6% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 52°, saturation of 72.6%, and lightness of 85.7%.
Web Accessibility & Design Recommendations: When implementing #F5EEC0 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.
