#F1D033 Giallo
#F1D033 (Giallo) RGB value is (241, 208, 51).
Red value is 241, green value is 208, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #F1D033: hue: 50°, saturation: 87.2%, and lightness: 57.3%.
Process color (CMYK) of #F1D033 is 0%, 13.7%, 78.8%, 5.5%. Web safe color equivalent of #F1D033 is ##FFCC33. Color #F1D033 contains mainly Yellow.
Color Spaces
| Color spaces of #F1D033 | Value |
|---|---|
| RGB | 241, 208, 51 |
| HSL | 50°, 87.2%, 57.3% |
| HSV / HSB | 50°, 78.8%, 94.5% |
| CMYK | 0%, 13.7%, 78.8%, 5.5% |
| XYZ | 59.43, 64.05, 12.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11010000 | 00110011 |
| Octal | 361 | 320 | 063 |
| Decimal | 241 | 208 | 51 |
| Hex | F1 | D0 | 33 |
Shades of #F1D033
Tints of #F1D033
.mybgColor { background-color: #F1D033; }
.myforeColor { color: #F1D033; }
.myborderColor { border: 3px solid #F1D033; }
<p style="color:#F1D033">Text here</p>
This sample text is styled with font color #F1D033. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1D033">Div content here</div>
<div style="border:3px solid #F1D033">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 208, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1D033; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1D033;
-webkit-box-shadow: 1px 1px 3px #F1D033;
box-shadow: 1px 1px 3px #F1D033; }
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 #F1D033 (Giallo)
Color Overview & Profile: Color #F1D033, also known as Giallo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 82% Green (208/255), and 20% Blue (51/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1D033 translates into the CMYK subtractive color model with values of 0% Cyan, 13.7% Magenta, 78.8% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 87.2%, and lightness of 57.3%.
Web Accessibility & Design Recommendations: When implementing #F1D033 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.
