#F8C642 Pyrite
#F8C642 (Pyrite) RGB value is (248, 198, 66).
Red value is 248, green value is 198, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #F8C642: hue: 44°, saturation: 92.9%, and lightness: 61.6%.
Process color (CMYK) of #F8C642 is 0%, 20.2%, 73.4%, 2.7%. Web safe color equivalent of #F8C642 is ##FFCC33. Color #F8C642 contains mainly Yellow.
Color Spaces
| Color spaces of #F8C642 | Value |
|---|---|
| RGB | 248, 198, 66 |
| HSL | 44°, 92.9%, 61.6% |
| HSV / HSB | 44°, 73.4%, 97.3% |
| CMYK | 0%, 20.2%, 73.4%, 2.7% |
| XYZ | 59.89, 60.74, 13.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11000110 | 01000010 |
| Octal | 370 | 306 | 102 |
| Decimal | 248 | 198 | 66 |
| Hex | F8 | C6 | 42 |
Shades of #F8C642
Tints of #F8C642
.mybgColor { background-color: #F8C642; }
.myforeColor { color: #F8C642; }
.myborderColor { border: 3px solid #F8C642; }
<p style="color:#F8C642">Text here</p>
This sample text is styled with font color #F8C642. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8C642">Div content here</div>
<div style="border:3px solid #F8C642">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 198, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8C642; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8C642;
-webkit-box-shadow: 1px 1px 3px #F8C642;
box-shadow: 1px 1px 3px #F8C642; }
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 #F8C642 (Pyrite)
Color Overview & Profile: Color #F8C642, also known as Pyrite, 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), 78% Green (198/255), and 26% Blue (66/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8C642 translates into the CMYK subtractive color model with values of 0% Cyan, 20.2% Magenta, 73.4% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 92.9%, and lightness of 61.6%.
Web Accessibility & Design Recommendations: When implementing #F8C642 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 ##FFCC33.
