#DBD0BB Oyster Bar
#DBD0BB (Oyster Bar) RGB value is (219, 208, 187).
Red value is 219, green value is 208, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #DBD0BB: hue: 39°, saturation: 30.8%, and lightness: 79.6%.
Process color (CMYK) of #DBD0BB is 0%, 5%, 14.6%, 14.1%. Web safe color equivalent of #DBD0BB is ##CCCCCC. Color #DBD0BB contains mainly Yellow.
Color Spaces
| Color spaces of #DBD0BB | Value |
|---|---|
| RGB | 219, 208, 187 |
| HSL | 39°, 30.8%, 79.6% |
| HSV / HSB | 39°, 14.6%, 85.9% |
| CMYK | 0%, 5%, 14.6%, 14.1% |
| XYZ | 60.74, 63.76, 56.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11010000 | 10111011 |
| Octal | 333 | 320 | 273 |
| Decimal | 219 | 208 | 187 |
| Hex | DB | D0 | BB |
Shades of #DBD0BB
Tints of #DBD0BB
.mybgColor { background-color: #DBD0BB; }
.myforeColor { color: #DBD0BB; }
.myborderColor { border: 3px solid #DBD0BB; }
<p style="color:#DBD0BB">Text here</p>
This sample text is styled with font color #DBD0BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBD0BB">Div content here</div>
<div style="border:3px solid #DBD0BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 208, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBD0BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBD0BB;
-webkit-box-shadow: 1px 1px 3px #DBD0BB;
box-shadow: 1px 1px 3px #DBD0BB; }
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 #DBD0BB (Oyster Bar)
Color Overview & Profile: Color #DBD0BB, also known as Oyster Bar, 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), 82% Green (208/255), and 73% Blue (187/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBD0BB translates into the CMYK subtractive color model with values of 0% Cyan, 5% Magenta, 14.6% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 30.8%, and lightness of 79.6%.
Web Accessibility & Design Recommendations: When implementing #DBD0BB 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.
