#F7DDAA Dumpling
#F7DDAA (Dumpling) RGB value is (247, 221, 170).
Red value is 247, green value is 221, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #F7DDAA: hue: 40°, saturation: 82.8%, and lightness: 81.8%.
Process color (CMYK) of #F7DDAA is 0%, 10.5%, 31.2%, 3.1%. Web safe color equivalent of #F7DDAA is ##FFCC99. Color #F7DDAA contains mainly Yellow.
Color Spaces
| Color spaces of #F7DDAA | Value |
|---|---|
| RGB | 247, 221, 170 |
| HSL | 40°, 82.8%, 81.8% |
| HSV / HSB | 40°, 31.2%, 96.9% |
| CMYK | 0%, 10.5%, 31.2%, 3.1% |
| XYZ | 71.47, 74.39, 48.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11011101 | 10101010 |
| Octal | 367 | 335 | 252 |
| Decimal | 247 | 221 | 170 |
| Hex | F7 | DD | AA |
Shades of #F7DDAA
Tints of #F7DDAA
.mybgColor { background-color: #F7DDAA; }
.myforeColor { color: #F7DDAA; }
.myborderColor { border: 3px solid #F7DDAA; }
<p style="color:#F7DDAA">Text here</p>
This sample text is styled with font color #F7DDAA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7DDAA">Div content here</div>
<div style="border:3px solid #F7DDAA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 221, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7DDAA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7DDAA;
-webkit-box-shadow: 1px 1px 3px #F7DDAA;
box-shadow: 1px 1px 3px #F7DDAA; }
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 #F7DDAA (Dumpling)
Color Overview & Profile: Color #F7DDAA, also known as Dumpling, 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 (221/255), and 67% Blue (170/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7DDAA translates into the CMYK subtractive color model with values of 0% Cyan, 10.5% Magenta, 31.2% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 82.8%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #F7DDAA 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.
