#D1BB98 October Harvest
#D1BB98 (October Harvest) RGB value is (209, 187, 152).
Red value is 209, green value is 187, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #D1BB98: hue: 37°, saturation: 38.3%, and lightness: 70.8%.
Process color (CMYK) of #D1BB98 is 0%, 10.5%, 27.3%, 18%. Web safe color equivalent of #D1BB98 is ##CCCC99. Color #D1BB98 contains mainly Yellow.
Color Spaces
| Color spaces of #D1BB98 | Value |
|---|---|
| RGB | 209, 187, 152 |
| HSL | 37°, 38.3%, 70.8% |
| HSV / HSB | 37°, 27.3%, 82% |
| CMYK | 0%, 10.5%, 27.3%, 18% |
| XYZ | 49.73, 51.36, 36.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 10111011 | 10011000 |
| Octal | 321 | 273 | 230 |
| Decimal | 209 | 187 | 152 |
| Hex | D1 | BB | 98 |
Shades of #D1BB98
Tints of #D1BB98
.mybgColor { background-color: #D1BB98; }
.myforeColor { color: #D1BB98; }
.myborderColor { border: 3px solid #D1BB98; }
<p style="color:#D1BB98">Text here</p>
This sample text is styled with font color #D1BB98. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1BB98">Div content here</div>
<div style="border:3px solid #D1BB98">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 187, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1BB98; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1BB98;
-webkit-box-shadow: 1px 1px 3px #D1BB98;
box-shadow: 1px 1px 3px #D1BB98; }
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 #D1BB98 (October Harvest)
Color Overview & Profile: Color #D1BB98, also known as October Harvest, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (209/255), 73% Green (187/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, #D1BB98 translates into the CMYK subtractive color model with values of 0% Cyan, 10.5% Magenta, 27.3% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 38.3%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #D1BB98 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.
