#D0BC9D Polished Marble
#D0BC9D (Polished Marble) RGB value is (208, 188, 157).
Red value is 208, green value is 188, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #D0BC9D: hue: 36°, saturation: 35.2%, and lightness: 71.6%.
Process color (CMYK) of #D0BC9D is 0%, 9.6%, 24.5%, 18.4%. Web safe color equivalent of #D0BC9D is ##CCCC99. Color #D0BC9D contains mainly Yellow.
Color Spaces
| Color spaces of #D0BC9D | Value |
|---|---|
| RGB | 208, 188, 157 |
| HSL | 36°, 35.2%, 71.6% |
| HSV / HSB | 36°, 24.5%, 81.6% |
| CMYK | 0%, 9.6%, 24.5%, 18.4% |
| XYZ | 50.08, 51.81, 39.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 10111100 | 10011101 |
| Octal | 320 | 274 | 235 |
| Decimal | 208 | 188 | 157 |
| Hex | D0 | BC | 9D |
Shades of #D0BC9D
Tints of #D0BC9D
.mybgColor { background-color: #D0BC9D; }
.myforeColor { color: #D0BC9D; }
.myborderColor { border: 3px solid #D0BC9D; }
<p style="color:#D0BC9D">Text here</p>
This sample text is styled with font color #D0BC9D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0BC9D">Div content here</div>
<div style="border:3px solid #D0BC9D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 188, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0BC9D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0BC9D;
-webkit-box-shadow: 1px 1px 3px #D0BC9D;
box-shadow: 1px 1px 3px #D0BC9D; }
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 #D0BC9D (Polished Marble)
Color Overview & Profile: Color #D0BC9D, also known as Polished Marble, 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 (208/255), 74% Green (188/255), and 62% Blue (157/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0BC9D translates into the CMYK subtractive color model with values of 0% Cyan, 9.6% Magenta, 24.5% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 35.2%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #D0BC9D 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.
