#D8CBB5 Brown Mouse
#D8CBB5 (Brown Mouse) RGB value is (216, 203, 181).
Red value is 216, green value is 203, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #D8CBB5: hue: 38°, saturation: 31%, and lightness: 77.8%.
Process color (CMYK) of #D8CBB5 is 0%, 6%, 16.2%, 15.3%. Web safe color equivalent of #D8CBB5 is ##CCCCCC. Color #D8CBB5 contains mainly Yellow.
Color Spaces
| Color spaces of #D8CBB5 | Value |
|---|---|
| RGB | 216, 203, 181 |
| HSL | 38°, 31%, 77.8% |
| HSV / HSB | 38°, 16.2%, 84.7% |
| CMYK | 0%, 6%, 16.2%, 15.3% |
| XYZ | 58.01, 60.65, 52.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11001011 | 10110101 |
| Octal | 330 | 313 | 265 |
| Decimal | 216 | 203 | 181 |
| Hex | D8 | CB | B5 |
Shades of #D8CBB5
Tints of #D8CBB5
.mybgColor { background-color: #D8CBB5; }
.myforeColor { color: #D8CBB5; }
.myborderColor { border: 3px solid #D8CBB5; }
<p style="color:#D8CBB5">Text here</p>
This sample text is styled with font color #D8CBB5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8CBB5">Div content here</div>
<div style="border:3px solid #D8CBB5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 203, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8CBB5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8CBB5;
-webkit-box-shadow: 1px 1px 3px #D8CBB5;
box-shadow: 1px 1px 3px #D8CBB5; }
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 #D8CBB5 (Brown Mouse)
Color Overview & Profile: Color #D8CBB5, also known as Brown Mouse, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 80% Green (203/255), and 71% Blue (181/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8CBB5 translates into the CMYK subtractive color model with values of 0% Cyan, 6% Magenta, 16.2% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 31%, and lightness of 77.8%.
Web Accessibility & Design Recommendations: When implementing #D8CBB5 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.
