#FDA471 Cheerful Tangerine
#FDA471 (Cheerful Tangerine) RGB value is (253, 164, 113).
Red value is 253, green value is 164, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #FDA471: hue: 22°, saturation: 97.2%, and lightness: 71.8%.
Process color (CMYK) of #FDA471 is 0%, 35.2%, 55.3%, 0.8%. Web safe color equivalent of #FDA471 is ##FF9966. Color #FDA471 contains mainly Red.
Color Spaces
| Color spaces of #FDA471 | Value |
|---|---|
| RGB | 253, 164, 113 |
| HSL | 22°, 97.2%, 71.8% |
| HSV / HSB | 22°, 55.3%, 99.2% |
| CMYK | 0%, 35.2%, 55.3%, 0.8% |
| XYZ | 56.77, 48.63, 22.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 10100100 | 01110001 |
| Octal | 375 | 244 | 161 |
| Decimal | 253 | 164 | 113 |
| Hex | FD | A4 | 71 |
Shades of #FDA471
Tints of #FDA471
.mybgColor { background-color: #FDA471; }
.myforeColor { color: #FDA471; }
.myborderColor { border: 3px solid #FDA471; }
<p style="color:#FDA471">Text here</p>
This sample text is styled with font color #FDA471. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDA471">Div content here</div>
<div style="border:3px solid #FDA471">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 164, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDA471; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDA471;
-webkit-box-shadow: 1px 1px 3px #FDA471;
box-shadow: 1px 1px 3px #FDA471; }
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 #FDA471 (Cheerful Tangerine)
Color Overview & Profile: Color #FDA471, also known as Cheerful Tangerine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (253/255), 64% Green (164/255), and 44% Blue (113/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDA471 translates into the CMYK subtractive color model with values of 0% Cyan, 35.2% Magenta, 55.3% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 97.2%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #FDA471 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 ##FF9966.
