#D8B998 Wheat Toast
#D8B998 (Wheat Toast) RGB value is (216, 185, 152).
Red value is 216, green value is 185, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #D8B998: hue: 31°, saturation: 45.1%, and lightness: 72.2%.
Process color (CMYK) of #D8B998 is 0%, 14.4%, 29.6%, 15.3%. Web safe color equivalent of #D8B998 is ##CCCC99. Color #D8B998 contains mainly Yellow.
Color Spaces
| Color spaces of #D8B998 | Value |
|---|---|
| RGB | 216, 185, 152 |
| HSL | 31°, 45.1%, 72.2% |
| HSV / HSB | 31°, 29.6%, 84.7% |
| CMYK | 0%, 14.4%, 29.6%, 15.3% |
| XYZ | 51.34, 51.57, 36.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 10111001 | 10011000 |
| Octal | 330 | 271 | 230 |
| Decimal | 216 | 185 | 152 |
| Hex | D8 | B9 | 98 |
Shades of #D8B998
Tints of #D8B998
.mybgColor { background-color: #D8B998; }
.myforeColor { color: #D8B998; }
.myborderColor { border: 3px solid #D8B998; }
<p style="color:#D8B998">Text here</p>
This sample text is styled with font color #D8B998. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8B998">Div content here</div>
<div style="border:3px solid #D8B998">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 185, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8B998; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8B998;
-webkit-box-shadow: 1px 1px 3px #D8B998;
box-shadow: 1px 1px 3px #D8B998; }
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 #D8B998 (Wheat Toast)
Color Overview & Profile: Color #D8B998, also known as Wheat Toast, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 73% Green (185/255), and 60% Blue (152/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8B998 translates into the CMYK subtractive color model with values of 0% Cyan, 14.4% Magenta, 29.6% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 45.1%, and lightness of 72.2%.
Web Accessibility & Design Recommendations: When implementing #D8B998 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 ##CCCC99.
