#B8BCB0 Cedar Mill
#B8BCB0 (Cedar Mill) RGB value is (184, 188, 176).
Red value is 184, green value is 188, and blue value is 176.
Cylindrical-coordinate representations (HSL) of color #B8BCB0: hue: 80°, saturation: 8.2%, and lightness: 71.4%.
Process color (CMYK) of #B8BCB0 is 2.1%, 0%, 6.4%, 26.3%. Web safe color equivalent of #B8BCB0 is ##CCCC99. Color #B8BCB0 contains mainly GRAY.
Color Spaces
| Color spaces of #B8BCB0 | Value |
|---|---|
| RGB | 184, 188, 176 |
| HSL | 80°, 8.2%, 71.4% |
| HSV / HSB | 80°, 6.4%, 73.7% |
| CMYK | 2.1%, 0%, 6.4%, 26.3% |
| XYZ | 45.59, 49.29, 48.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10111100 | 10110000 |
| Octal | 270 | 274 | 260 |
| Decimal | 184 | 188 | 176 |
| Hex | B8 | BC | B0 |
Shades of #B8BCB0
Tints of #B8BCB0
.mybgColor { background-color: #B8BCB0; }
.myforeColor { color: #B8BCB0; }
.myborderColor { border: 3px solid #B8BCB0; }
<p style="color:#B8BCB0">Text here</p>
This sample text is styled with font color #B8BCB0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8BCB0">Div content here</div>
<div style="border:3px solid #B8BCB0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 188, 176, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8BCB0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8BCB0;
-webkit-box-shadow: 1px 1px 3px #B8BCB0;
box-shadow: 1px 1px 3px #B8BCB0; }
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 #B8BCB0 (Cedar Mill)
Color Overview & Profile: Color #B8BCB0, also known as Cedar Mill, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 74% Green (188/255), and 69% Blue (176/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8BCB0 translates into the CMYK subtractive color model with values of 2.1% Cyan, 0% Magenta, 6.4% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 8.2%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #B8BCB0 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.
