#B5D1BE Pitcher
#B5D1BE (Pitcher) RGB value is (181, 209, 190).
Red value is 181, green value is 209, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #B5D1BE: hue: 139°, saturation: 23.3%, and lightness: 76.5%.
Process color (CMYK) of #B5D1BE is 13.4%, 0%, 9.1%, 18%. Web safe color equivalent of #B5D1BE is ##CCCCCC. Color #B5D1BE contains mainly Cyan.
Color Spaces
| Color spaces of #B5D1BE | Value |
|---|---|
| RGB | 181, 209, 190 |
| HSL | 139°, 23.3%, 76.5% |
| HSV / HSB | 139°, 13.4%, 82% |
| CMYK | 13.4%, 0%, 9.1%, 18% |
| XYZ | 51.15, 59.14, 57.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110101 | 11010001 | 10111110 |
| Octal | 265 | 321 | 276 |
| Decimal | 181 | 209 | 190 |
| Hex | B5 | D1 | BE |
Shades of #B5D1BE
Tints of #B5D1BE
.mybgColor { background-color: #B5D1BE; }
.myforeColor { color: #B5D1BE; }
.myborderColor { border: 3px solid #B5D1BE; }
<p style="color:#B5D1BE">Text here</p>
This sample text is styled with font color #B5D1BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B5D1BE">Div content here</div>
<div style="border:3px solid #B5D1BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(181, 209, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B5D1BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B5D1BE;
-webkit-box-shadow: 1px 1px 3px #B5D1BE;
box-shadow: 1px 1px 3px #B5D1BE; }
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 #B5D1BE (Pitcher)
Color Overview & Profile: Color #B5D1BE, also known as Pitcher, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (181/255), 82% Green (209/255), and 75% Blue (190/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B5D1BE translates into the CMYK subtractive color model with values of 13.4% Cyan, 0% Magenta, 9.1% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 139°, saturation of 23.3%, and lightness of 76.5%.
Web Accessibility & Design Recommendations: When implementing #B5D1BE 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.
