#F8AC1D Gusto Gold
#F8AC1D (Gusto Gold) RGB value is (248, 172, 29).
Red value is 248, green value is 172, and blue value is 29.
Cylindrical-coordinate representations (HSL) of color #F8AC1D: hue: 39°, saturation: 94%, and lightness: 54.3%.
Process color (CMYK) of #F8AC1D is 0%, 30.6%, 88.3%, 2.7%. Web safe color equivalent of #F8AC1D is ##FF9933. Color #F8AC1D contains mainly Red.
Color Spaces
| Color spaces of #F8AC1D | Value |
|---|---|
| RGB | 248, 172, 29 |
| HSL | 39°, 94%, 54.3% |
| HSV / HSB | 39°, 88.3%, 97.3% |
| CMYK | 0%, 30.6%, 88.3%, 2.7% |
| XYZ | 53.69, 49.56, 7.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 10101100 | 00011101 |
| Octal | 370 | 254 | 035 |
| Decimal | 248 | 172 | 29 |
| Hex | F8 | AC | 1D |
Shades of #F8AC1D
Tints of #F8AC1D
.mybgColor { background-color: #F8AC1D; }
.myforeColor { color: #F8AC1D; }
.myborderColor { border: 3px solid #F8AC1D; }
<p style="color:#F8AC1D">Text here</p>
This sample text is styled with font color #F8AC1D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8AC1D">Div content here</div>
<div style="border:3px solid #F8AC1D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 172, 29, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8AC1D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8AC1D;
-webkit-box-shadow: 1px 1px 3px #F8AC1D;
box-shadow: 1px 1px 3px #F8AC1D; }
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 #F8AC1D (Gusto Gold)
Color Overview & Profile: Color #F8AC1D, also known as Gusto Gold, 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), 67% Green (172/255), and 11% Blue (29/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8AC1D translates into the CMYK subtractive color model with values of 0% Cyan, 30.6% Magenta, 88.3% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 94%, and lightness of 54.3%.
Web Accessibility & Design Recommendations: When implementing #F8AC1D 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 ##FF9933.
