#F1DA7A Sandy
#F1DA7A (Sandy) RGB value is (241, 218, 122).
Red value is 241, green value is 218, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #F1DA7A: hue: 48°, saturation: 81%, and lightness: 71.2%.
Process color (CMYK) of #F1DA7A is 0%, 9.5%, 49.4%, 5.5%. Web safe color equivalent of #F1DA7A is ##FFCC66. Color #F1DA7A contains mainly Yellow.
Color Spaces
| Color spaces of #F1DA7A | Value |
|---|---|
| RGB | 241, 218, 122 |
| HSL | 48°, 81%, 71.2% |
| HSV / HSB | 48°, 49.4%, 94.5% |
| CMYK | 0%, 9.5%, 49.4%, 5.5% |
| XYZ | 64.86, 70.25, 28.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11011010 | 01111010 |
| Octal | 361 | 332 | 172 |
| Decimal | 241 | 218 | 122 |
| Hex | F1 | DA | 7A |
Shades of #F1DA7A
Tints of #F1DA7A
.mybgColor { background-color: #F1DA7A; }
.myforeColor { color: #F1DA7A; }
.myborderColor { border: 3px solid #F1DA7A; }
<p style="color:#F1DA7A">Text here</p>
This sample text is styled with font color #F1DA7A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1DA7A">Div content here</div>
<div style="border:3px solid #F1DA7A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 218, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1DA7A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1DA7A;
-webkit-box-shadow: 1px 1px 3px #F1DA7A;
box-shadow: 1px 1px 3px #F1DA7A; }
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 #F1DA7A (Sandy)
Color Overview & Profile: Color #F1DA7A, also known as Sandy, 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), 85% Green (218/255), and 48% Blue (122/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1DA7A translates into the CMYK subtractive color model with values of 0% Cyan, 9.5% Magenta, 49.4% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 81%, and lightness of 71.2%.
Web Accessibility & Design Recommendations: When implementing #F1DA7A 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 ##FFCC66.
