#F78058 Bonfire
#F78058 (Bonfire) RGB value is (247, 128, 88).
Red value is 247, green value is 128, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #F78058: hue: 15°, saturation: 90.9%, and lightness: 65.7%.
Process color (CMYK) of #F78058 is 0%, 48.2%, 64.4%, 3.1%. Web safe color equivalent of #F78058 is ##FF9966. Color #F78058 contains mainly Red.
Color Spaces
| Color spaces of #F78058 | Value |
|---|---|
| RGB | 247, 128, 88 |
| HSL | 15°, 90.9%, 65.7% |
| HSV / HSB | 15°, 64.4%, 96.9% |
| CMYK | 0%, 48.2%, 64.4%, 3.1% |
| XYZ | 47.84, 35.92, 13.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 10000000 | 01011000 |
| Octal | 367 | 200 | 130 |
| Decimal | 247 | 128 | 88 |
| Hex | F7 | 80 | 58 |
Shades of #F78058
Tints of #F78058
.mybgColor { background-color: #F78058; }
.myforeColor { color: #F78058; }
.myborderColor { border: 3px solid #F78058; }
<p style="color:#F78058">Text here</p>
This sample text is styled with font color #F78058. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F78058">Div content here</div>
<div style="border:3px solid #F78058">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 128, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F78058; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F78058;
-webkit-box-shadow: 1px 1px 3px #F78058;
box-shadow: 1px 1px 3px #F78058; }
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 #F78058 (Bonfire)
Color Overview & Profile: Color #F78058, also known as Bonfire, 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 (247/255), 50% Green (128/255), and 35% Blue (88/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F78058 translates into the CMYK subtractive color model with values of 0% Cyan, 48.2% Magenta, 64.4% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 90.9%, and lightness of 65.7%.
Web Accessibility & Design Recommendations: When implementing #F78058 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 ##FF9966.
