#FFD2A0 Apricot Fool
#FFD2A0 (Apricot Fool) RGB value is (255, 210, 160).
Red value is 255, green value is 210, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #FFD2A0: hue: 32°, saturation: 100%, and lightness: 81.4%.
Process color (CMYK) of #FFD2A0 is 0%, 17.6%, 37.3%, 0%. Web safe color equivalent of #FFD2A0 is ##FFCC99. Color #FFD2A0 contains mainly Yellow.
Color Spaces
| Color spaces of #FFD2A0 | Value |
|---|---|
| RGB | 255, 210, 160 |
| HSL | 32°, 100%, 81.4% |
| HSV / HSB | 32°, 37.3%, 100% |
| CMYK | 0%, 17.6%, 37.3%, 0% |
| XYZ | 70.63, 69.89, 43.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 11010010 | 10100000 |
| Octal | 377 | 322 | 240 |
| Decimal | 255 | 210 | 160 |
| Hex | FF | D2 | A0 |
Shades of #FFD2A0
Tints of #FFD2A0
.mybgColor { background-color: #FFD2A0; }
.myforeColor { color: #FFD2A0; }
.myborderColor { border: 3px solid #FFD2A0; }
<p style="color:#FFD2A0">Text here</p>
This sample text is styled with font color #FFD2A0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFD2A0">Div content here</div>
<div style="border:3px solid #FFD2A0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 210, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFD2A0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFD2A0;
-webkit-box-shadow: 1px 1px 3px #FFD2A0;
box-shadow: 1px 1px 3px #FFD2A0; }
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 #FFD2A0 (Apricot Fool)
Color Overview & Profile: Color #FFD2A0, also known as Apricot Fool, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 82% Green (210/255), and 63% Blue (160/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFD2A0 translates into the CMYK subtractive color model with values of 0% Cyan, 17.6% Magenta, 37.3% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 100%, and lightness of 81.4%.
Web Accessibility & Design Recommendations: When implementing #FFD2A0 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.
