#DBC8A2 Straw Harvest
#DBC8A2 (Straw Harvest) RGB value is (219, 200, 162).
Red value is 219, green value is 200, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #DBC8A2: hue: 40°, saturation: 44.2%, and lightness: 74.7%.
Process color (CMYK) of #DBC8A2 is 0%, 8.7%, 26%, 14.1%. Web safe color equivalent of #DBC8A2 is ##CCCC99. Color #DBC8A2 contains mainly Yellow.
Color Spaces
| Color spaces of #DBC8A2 | Value |
|---|---|
| RGB | 219, 200, 162 |
| HSL | 40°, 44.2%, 74.7% |
| HSV / HSB | 40°, 26%, 85.9% |
| CMYK | 0%, 8.7%, 26%, 14.1% |
| XYZ | 56.39, 58.98, 42.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11001000 | 10100010 |
| Octal | 333 | 310 | 242 |
| Decimal | 219 | 200 | 162 |
| Hex | DB | C8 | A2 |
Shades of #DBC8A2
Tints of #DBC8A2
.mybgColor { background-color: #DBC8A2; }
.myforeColor { color: #DBC8A2; }
.myborderColor { border: 3px solid #DBC8A2; }
<p style="color:#DBC8A2">Text here</p>
This sample text is styled with font color #DBC8A2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBC8A2">Div content here</div>
<div style="border:3px solid #DBC8A2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 200, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBC8A2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBC8A2;
-webkit-box-shadow: 1px 1px 3px #DBC8A2;
box-shadow: 1px 1px 3px #DBC8A2; }
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 #DBC8A2 (Straw Harvest)
Color Overview & Profile: Color #DBC8A2, also known as Straw Harvest, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 78% Green (200/255), and 64% Blue (162/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBC8A2 translates into the CMYK subtractive color model with values of 0% Cyan, 8.7% Magenta, 26% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 44.2%, and lightness of 74.7%.
Web Accessibility & Design Recommendations: When implementing #DBC8A2 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.
