#B8B3BB Down Dog
#B8B3BB (Down Dog) RGB value is (184, 179, 187).
Red value is 184, green value is 179, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #B8B3BB: hue: 278°, saturation: 5.6%, and lightness: 71.8%.
Process color (CMYK) of #B8B3BB is 1.6%, 4.3%, 0%, 26.7%. Web safe color equivalent of #B8B3BB is ##CCCCCC. Color #B8B3BB contains mainly GRAY.
Color Spaces
| Color spaces of #B8B3BB | Value |
|---|---|
| RGB | 184, 179, 187 |
| HSL | 278°, 5.6%, 71.8% |
| HSV / HSB | 278°, 4.3%, 73.3% |
| CMYK | 1.6%, 4.3%, 0%, 26.7% |
| XYZ | 44.86, 46.02, 53.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10110011 | 10111011 |
| Octal | 270 | 263 | 273 |
| Decimal | 184 | 179 | 187 |
| Hex | B8 | B3 | BB |
Shades of #B8B3BB
Tints of #B8B3BB
.mybgColor { background-color: #B8B3BB; }
.myforeColor { color: #B8B3BB; }
.myborderColor { border: 3px solid #B8B3BB; }
<p style="color:#B8B3BB">Text here</p>
This sample text is styled with font color #B8B3BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8B3BB">Div content here</div>
<div style="border:3px solid #B8B3BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 179, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8B3BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8B3BB;
-webkit-box-shadow: 1px 1px 3px #B8B3BB;
box-shadow: 1px 1px 3px #B8B3BB; }
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 #B8B3BB (Down Dog)
Color Overview & Profile: Color #B8B3BB, also known as Down Dog, 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), 70% Green (179/255), and 73% Blue (187/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8B3BB translates into the CMYK subtractive color model with values of 1.6% Cyan, 4.3% Magenta, 0% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 278°, saturation of 5.6%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #B8B3BB 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.
