#F7DE9D Lemon Caipirinha
#F7DE9D (Lemon Caipirinha) RGB value is (247, 222, 157).
Red value is 247, green value is 222, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #F7DE9D: hue: 43°, saturation: 84.9%, and lightness: 79.2%.
Process color (CMYK) of #F7DE9D is 0%, 10.1%, 36.4%, 3.1%. Web safe color equivalent of #F7DE9D is ##FFCC99. Color #F7DE9D contains mainly Yellow.
Color Spaces
| Color spaces of #F7DE9D | Value |
|---|---|
| RGB | 247, 222, 157 |
| HSL | 43°, 84.9%, 79.2% |
| HSV / HSB | 43°, 36.4%, 96.9% |
| CMYK | 0%, 10.1%, 36.4%, 3.1% |
| XYZ | 70.57, 74.45, 42.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11011110 | 10011101 |
| Octal | 367 | 336 | 235 |
| Decimal | 247 | 222 | 157 |
| Hex | F7 | DE | 9D |
Shades of #F7DE9D
Tints of #F7DE9D
.mybgColor { background-color: #F7DE9D; }
.myforeColor { color: #F7DE9D; }
.myborderColor { border: 3px solid #F7DE9D; }
<p style="color:#F7DE9D">Text here</p>
This sample text is styled with font color #F7DE9D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7DE9D">Div content here</div>
<div style="border:3px solid #F7DE9D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 222, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7DE9D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7DE9D;
-webkit-box-shadow: 1px 1px 3px #F7DE9D;
box-shadow: 1px 1px 3px #F7DE9D; }
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 #F7DE9D (Lemon Caipirinha)
Color Overview & Profile: Color #F7DE9D, also known as Lemon Caipirinha, 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), 87% Green (222/255), and 62% Blue (157/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7DE9D translates into the CMYK subtractive color model with values of 0% Cyan, 10.1% Magenta, 36.4% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 84.9%, and lightness of 79.2%.
Web Accessibility & Design Recommendations: When implementing #F7DE9D 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 ##FFCC99.
