#F5D6AA Pale Honey
#F5D6AA (Pale Honey) RGB value is (245, 214, 170).
Red value is 245, green value is 214, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #F5D6AA: hue: 35°, saturation: 78.9%, and lightness: 81.4%.
Process color (CMYK) of #F5D6AA is 0%, 12.7%, 30.6%, 3.9%. Web safe color equivalent of #F5D6AA is ##FFCC99. Color #F5D6AA contains mainly Yellow.
Color Spaces
| Color spaces of #F5D6AA | Value |
|---|---|
| RGB | 245, 214, 170 |
| HSL | 35°, 78.9%, 81.4% |
| HSV / HSB | 35°, 30.6%, 96.1% |
| CMYK | 0%, 12.7%, 30.6%, 3.9% |
| XYZ | 68.96, 70.41, 47.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11010110 | 10101010 |
| Octal | 365 | 326 | 252 |
| Decimal | 245 | 214 | 170 |
| Hex | F5 | D6 | AA |
Shades of #F5D6AA
Tints of #F5D6AA
.mybgColor { background-color: #F5D6AA; }
.myforeColor { color: #F5D6AA; }
.myborderColor { border: 3px solid #F5D6AA; }
<p style="color:#F5D6AA">Text here</p>
This sample text is styled with font color #F5D6AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5D6AA">Div content here</div>
<div style="border:3px solid #F5D6AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 214, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5D6AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5D6AA;
-webkit-box-shadow: 1px 1px 3px #F5D6AA;
box-shadow: 1px 1px 3px #F5D6AA; }
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 #F5D6AA (Pale Honey)
Color Overview & Profile: Color #F5D6AA, also known as Pale Honey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (245/255), 84% Green (214/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, #F5D6AA translates into the CMYK subtractive color model with values of 0% Cyan, 12.7% Magenta, 30.6% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 78.9%, and lightness of 81.4%.
Web Accessibility & Design Recommendations: When implementing #F5D6AA 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.
