#DBC8C0 Malted
#DBC8C0 (Malted) RGB value is (219, 200, 192).
Red value is 219, green value is 200, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #DBC8C0: hue: 18°, saturation: 27.3%, and lightness: 80.6%.
Process color (CMYK) of #DBC8C0 is 0%, 8.7%, 12.3%, 14.1%. Web safe color equivalent of #DBC8C0 is ##CCCCCC. Color #DBC8C0 contains mainly Yellow.
Color Spaces
| Color spaces of #DBC8C0 | Value |
|---|---|
| RGB | 219, 200, 192 |
| HSL | 18°, 27.3%, 80.6% |
| HSV / HSB | 18°, 12.3%, 85.9% |
| CMYK | 0%, 8.7%, 12.3%, 14.1% |
| XYZ | 59.38, 60.18, 58.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11001000 | 11000000 |
| Octal | 333 | 310 | 300 |
| Decimal | 219 | 200 | 192 |
| Hex | DB | C8 | C0 |
Shades of #DBC8C0
Tints of #DBC8C0
.mybgColor { background-color: #DBC8C0; }
.myforeColor { color: #DBC8C0; }
.myborderColor { border: 3px solid #DBC8C0; }
<p style="color:#DBC8C0">Text here</p>
This sample text is styled with font color #DBC8C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBC8C0">Div content here</div>
<div style="border:3px solid #DBC8C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 200, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBC8C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBC8C0;
-webkit-box-shadow: 1px 1px 3px #DBC8C0;
box-shadow: 1px 1px 3px #DBC8C0; }
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 #DBC8C0 (Malted)
Color Overview & Profile: Color #DBC8C0, also known as Malted, 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 75% Blue (192/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBC8C0 translates into the CMYK subtractive color model with values of 0% Cyan, 8.7% Magenta, 12.3% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 27.3%, and lightness of 80.6%.
Web Accessibility & Design Recommendations: When implementing #DBC8C0 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 ##CCCCCC.
