#F88517 Glorious Sunset
#F88517 (Glorious Sunset) RGB value is (248, 133, 23).
Red value is 248, green value is 133, and blue value is 23.
Cylindrical-coordinate representations (HSL) of color #F88517: hue: 29°, saturation: 94.1%, and lightness: 53.1%.
Process color (CMYK) of #F88517 is 0%, 46.4%, 90.7%, 2.7%. Web safe color equivalent of #F88517 is ##FF9900. Color #F88517 contains mainly Red.
Color Spaces
| Color spaces of #F88517 | Value |
|---|---|
| RGB | 248, 133, 23 |
| HSL | 29°, 94.1%, 53.1% |
| HSV / HSB | 29°, 90.7%, 97.3% |
| CMYK | 0%, 46.4%, 90.7%, 2.7% |
| XYZ | 47.26, 36.8, 5.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 10000101 | 00010111 |
| Octal | 370 | 205 | 027 |
| Decimal | 248 | 133 | 23 |
| Hex | F8 | 85 | 17 |
Shades of #F88517
Tints of #F88517
.mybgColor { background-color: #F88517; }
.myforeColor { color: #F88517; }
.myborderColor { border: 3px solid #F88517; }
<p style="color:#F88517">Text here</p>
This sample text is styled with font color #F88517. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F88517">Div content here</div>
<div style="border:3px solid #F88517">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 133, 23, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F88517; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F88517;
-webkit-box-shadow: 1px 1px 3px #F88517;
box-shadow: 1px 1px 3px #F88517; }
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 #F88517 (Glorious Sunset)
Color Overview & Profile: Color #F88517, also known as Glorious Sunset, 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), 52% Green (133/255), and 9% Blue (23/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F88517 translates into the CMYK subtractive color model with values of 0% Cyan, 46.4% Magenta, 90.7% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 94.1%, and lightness of 53.1%.
Web Accessibility & Design Recommendations: When implementing #F88517 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 ##FF9900.
