#F7F3BD Turkish Ginger
#F7F3BD (Turkish Ginger) RGB value is (247, 243, 189).
Red value is 247, green value is 243, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #F7F3BD: hue: 56°, saturation: 78.4%, and lightness: 85.5%.
Process color (CMYK) of #F7F3BD is 0%, 1.6%, 23.5%, 3.1%. Web safe color equivalent of #F7F3BD is ##FFFFCC. Color #F7F3BD contains mainly Yellow.
Color Spaces
| Color spaces of #F7F3BD | Value |
|---|---|
| RGB | 247, 243, 189 |
| HSL | 56°, 78.4%, 85.5% |
| HSV / HSB | 56°, 23.5%, 96.9% |
| CMYK | 0%, 1.6%, 23.5%, 3.1% |
| XYZ | 79.59, 87.55, 60.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11110011 | 10111101 |
| Octal | 367 | 363 | 275 |
| Decimal | 247 | 243 | 189 |
| Hex | F7 | F3 | BD |
Shades of #F7F3BD
Tints of #F7F3BD
.mybgColor { background-color: #F7F3BD; }
.myforeColor { color: #F7F3BD; }
.myborderColor { border: 3px solid #F7F3BD; }
<p style="color:#F7F3BD">Text here</p>
This sample text is styled with font color #F7F3BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7F3BD">Div content here</div>
<div style="border:3px solid #F7F3BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 243, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7F3BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7F3BD;
-webkit-box-shadow: 1px 1px 3px #F7F3BD;
box-shadow: 1px 1px 3px #F7F3BD; }
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 #F7F3BD (Turkish Ginger)
Color Overview & Profile: Color #F7F3BD, also known as Turkish Ginger, 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), 95% Green (243/255), and 74% Blue (189/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7F3BD translates into the CMYK subtractive color model with values of 0% Cyan, 1.6% Magenta, 23.5% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 78.4%, and lightness of 85.5%.
Web Accessibility & Design Recommendations: When implementing #F7F3BD 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 ##FFFFCC.
