#F0E68C Cornflake
#F0E68C (Cornflake) RGB value is (240, 230, 140).
Red value is 240, green value is 230, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #F0E68C: hue: 54°, saturation: 76.9%, and lightness: 74.5%.
Process color (CMYK) of #F0E68C is 0%, 4.2%, 41.7%, 5.9%. Web safe color equivalent of #F0E68C is ##FFFF99. Color #F0E68C contains mainly Yellow.
Color Spaces
| Color spaces of #F0E68C | Value |
|---|---|
| RGB | 240, 230, 140 |
| HSL | 54°, 76.9%, 74.5% |
| HSV / HSB | 54°, 41.7%, 94.1% |
| CMYK | 0%, 4.2%, 41.7%, 5.9% |
| XYZ | 68.97, 77.01, 36.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11100110 | 10001100 |
| Octal | 360 | 346 | 214 |
| Decimal | 240 | 230 | 140 |
| Hex | F0 | E6 | 8C |
Shades of #F0E68C
Tints of #F0E68C
.mybgColor { background-color: #F0E68C; }
.myforeColor { color: #F0E68C; }
.myborderColor { border: 3px solid #F0E68C; }
<p style="color:#F0E68C">Text here</p>
This sample text is styled with font color #F0E68C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0E68C">Div content here</div>
<div style="border:3px solid #F0E68C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 230, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0E68C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0E68C;
-webkit-box-shadow: 1px 1px 3px #F0E68C;
box-shadow: 1px 1px 3px #F0E68C; }
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 #F0E68C (Cornflake)
Color Overview & Profile: Color #F0E68C, also known as Cornflake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 90% Green (230/255), and 55% Blue (140/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0E68C translates into the CMYK subtractive color model with values of 0% Cyan, 4.2% Magenta, 41.7% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 76.9%, and lightness of 74.5%.
Web Accessibility & Design Recommendations: When implementing #F0E68C 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 ##FFFF99.
