#B2B0BD Veiled Delight
#B2B0BD (Veiled Delight) RGB value is (178, 176, 189).
Red value is 178, green value is 176, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #B2B0BD: hue: 249°, saturation: 9%, and lightness: 71.6%.
Process color (CMYK) of #B2B0BD is 5.8%, 6.9%, 0%, 25.9%. Web safe color equivalent of #B2B0BD is ##9999CC. Color #B2B0BD contains mainly GRAY.
Color Spaces
| Color spaces of #B2B0BD | Value |
|---|---|
| RGB | 178, 176, 189 |
| HSL | 249°, 9%, 71.6% |
| HSV / HSB | 249°, 6.9%, 74.1% |
| CMYK | 5.8%, 6.9%, 0%, 25.9% |
| XYZ | 43.07, 44.19, 54.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 10110000 | 10111101 |
| Octal | 262 | 260 | 275 |
| Decimal | 178 | 176 | 189 |
| Hex | B2 | B0 | BD |
Shades of #B2B0BD
Tints of #B2B0BD
.mybgColor { background-color: #B2B0BD; }
.myforeColor { color: #B2B0BD; }
.myborderColor { border: 3px solid #B2B0BD; }
<p style="color:#B2B0BD">Text here</p>
This sample text is styled with font color #B2B0BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B2B0BD">Div content here</div>
<div style="border:3px solid #B2B0BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 176, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B2B0BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B2B0BD;
-webkit-box-shadow: 1px 1px 3px #B2B0BD;
box-shadow: 1px 1px 3px #B2B0BD; }
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 #B2B0BD (Veiled Delight)
Color Overview & Profile: Color #B2B0BD, also known as Veiled Delight, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (178/255), 69% Green (176/255), and 74% Blue (189/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B2B0BD translates into the CMYK subtractive color model with values of 5.8% Cyan, 6.9% Magenta, 0% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 249°, saturation of 9%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #B2B0BD 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 ##9999CC.
