#B5D1DB Shrubby Lichen
#B5D1DB (Shrubby Lichen) RGB value is (181, 209, 219).
Red value is 181, green value is 209, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #B5D1DB: hue: 196°, saturation: 34.5%, and lightness: 78.4%.
Process color (CMYK) of #B5D1DB is 17.4%, 4.6%, 0%, 14.1%. Web safe color equivalent of #B5D1DB is ##CCCCCC. Color #B5D1DB contains mainly Magenta.
Color Spaces
| Color spaces of #B5D1DB | Value |
|---|---|
| RGB | 181, 209, 219 |
| HSL | 196°, 34.5%, 78.4% |
| HSV / HSB | 196°, 17.4%, 85.9% |
| CMYK | 17.4%, 4.6%, 0%, 14.1% |
| XYZ | 54.64, 60.54, 75.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110101 | 11010001 | 11011011 |
| Octal | 265 | 321 | 333 |
| Decimal | 181 | 209 | 219 |
| Hex | B5 | D1 | DB |
Shades of #B5D1DB
Tints of #B5D1DB
.mybgColor { background-color: #B5D1DB; }
.myforeColor { color: #B5D1DB; }
.myborderColor { border: 3px solid #B5D1DB; }
<p style="color:#B5D1DB">Text here</p>
This sample text is styled with font color #B5D1DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B5D1DB">Div content here</div>
<div style="border:3px solid #B5D1DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(181, 209, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B5D1DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B5D1DB;
-webkit-box-shadow: 1px 1px 3px #B5D1DB;
box-shadow: 1px 1px 3px #B5D1DB; }
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 #B5D1DB (Shrubby Lichen)
Color Overview & Profile: Color #B5D1DB, also known as Shrubby Lichen, 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 86% Blue (219/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B5D1DB translates into the CMYK subtractive color model with values of 17.4% Cyan, 4.6% Magenta, 0% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 34.5%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #B5D1DB 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.
