#F8D77F E. Honda Beige
#F8D77F (E. Honda Beige) RGB value is (248, 215, 127).
Red value is 248, green value is 215, and blue value is 127.
Cylindrical-coordinate representations (HSL) of color #F8D77F: hue: 44°, saturation: 89.6%, and lightness: 73.5%.
Process color (CMYK) of #F8D77F is 0%, 13.3%, 48.8%, 2.7%. Web safe color equivalent of #F8D77F is ##FFCC66. Color #F8D77F contains mainly Yellow.
Color Spaces
| Color spaces of #F8D77F | Value |
|---|---|
| RGB | 248, 215, 127 |
| HSL | 44°, 89.6%, 73.5% |
| HSV / HSB | 44°, 48.8%, 97.3% |
| CMYK | 0%, 13.3%, 48.8%, 2.7% |
| XYZ | 66.84, 70.09, 30.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11010111 | 01111111 |
| Octal | 370 | 327 | 177 |
| Decimal | 248 | 215 | 127 |
| Hex | F8 | D7 | 7F |
Shades of #F8D77F
Tints of #F8D77F
.mybgColor { background-color: #F8D77F; }
.myforeColor { color: #F8D77F; }
.myborderColor { border: 3px solid #F8D77F; }
<p style="color:#F8D77F">Text here</p>
This sample text is styled with font color #F8D77F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8D77F">Div content here</div>
<div style="border:3px solid #F8D77F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 215, 127, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8D77F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8D77F;
-webkit-box-shadow: 1px 1px 3px #F8D77F;
box-shadow: 1px 1px 3px #F8D77F; }
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 #F8D77F (E. Honda Beige)
Color Overview & Profile: Color #F8D77F, also known as E. Honda Beige, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (248/255), 84% Green (215/255), and 50% Blue (127/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8D77F translates into the CMYK subtractive color model with values of 0% Cyan, 13.3% Magenta, 48.8% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 89.6%, and lightness of 73.5%.
Web Accessibility & Design Recommendations: When implementing #F8D77F 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 ##FFCC66.
