#F5D8B2 Walnut Cream
#F5D8B2 (Walnut Cream) RGB value is (245, 216, 178).
Red value is 245, green value is 216, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #F5D8B2: hue: 34°, saturation: 77%, and lightness: 82.9%.
Process color (CMYK) of #F5D8B2 is 0%, 11.8%, 27.3%, 3.9%. Web safe color equivalent of #F5D8B2 is ##FFCC99. Color #F5D8B2 contains mainly Yellow.
Color Spaces
| Color spaces of #F5D8B2 | Value |
|---|---|
| RGB | 245, 216, 178 |
| HSL | 34°, 77%, 82.9% |
| HSV / HSB | 34°, 27.3%, 96.1% |
| CMYK | 0%, 11.8%, 27.3%, 3.9% |
| XYZ | 70.25, 71.74, 52.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11011000 | 10110010 |
| Octal | 365 | 330 | 262 |
| Decimal | 245 | 216 | 178 |
| Hex | F5 | D8 | B2 |
Shades of #F5D8B2
Tints of #F5D8B2
.mybgColor { background-color: #F5D8B2; }
.myforeColor { color: #F5D8B2; }
.myborderColor { border: 3px solid #F5D8B2; }
<p style="color:#F5D8B2">Text here</p>
This sample text is styled with font color #F5D8B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5D8B2">Div content here</div>
<div style="border:3px solid #F5D8B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 216, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5D8B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5D8B2;
-webkit-box-shadow: 1px 1px 3px #F5D8B2;
box-shadow: 1px 1px 3px #F5D8B2; }
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 #F5D8B2 (Walnut Cream)
Color Overview & Profile: Color #F5D8B2, also known as Walnut Cream, 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), 85% Green (216/255), and 70% Blue (178/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5D8B2 translates into the CMYK subtractive color model with values of 0% Cyan, 11.8% Magenta, 27.3% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 77%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #F5D8B2 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.
