#BFDDBB Cuddle Bug
#BFDDBB (Cuddle Bug) RGB value is (191, 221, 187).
Red value is 191, green value is 221, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #BFDDBB: hue: 113°, saturation: 33.3%, and lightness: 80%.
Process color (CMYK) of #BFDDBB is 13.6%, 0%, 15.4%, 13.3%. Web safe color equivalent of #BFDDBB is ##CCCCCC. Color #BFDDBB contains mainly Cyan.
Color Spaces
| Color spaces of #BFDDBB | Value |
|---|---|
| RGB | 191, 221, 187 |
| HSL | 113°, 33.3%, 80% |
| HSV / HSB | 113°, 15.4%, 86.7% |
| CMYK | 13.6%, 0%, 15.4%, 13.3% |
| XYZ | 56.31, 66.38, 56.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 11011101 | 10111011 |
| Octal | 277 | 335 | 273 |
| Decimal | 191 | 221 | 187 |
| Hex | BF | DD | BB |
Shades of #BFDDBB
Tints of #BFDDBB
.mybgColor { background-color: #BFDDBB; }
.myforeColor { color: #BFDDBB; }
.myborderColor { border: 3px solid #BFDDBB; }
<p style="color:#BFDDBB">Text here</p>
This sample text is styled with font color #BFDDBB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFDDBB">Div content here</div>
<div style="border:3px solid #BFDDBB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 221, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFDDBB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFDDBB;
-webkit-box-shadow: 1px 1px 3px #BFDDBB;
box-shadow: 1px 1px 3px #BFDDBB; }
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 #BFDDBB (Cuddle Bug)
Color Overview & Profile: Color #BFDDBB, also known as Cuddle Bug, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (191/255), 87% Green (221/255), and 73% Blue (187/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFDDBB translates into the CMYK subtractive color model with values of 13.6% Cyan, 0% Magenta, 15.4% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 113°, saturation of 33.3%, and lightness of 80%.
Web Accessibility & Design Recommendations: When implementing #BFDDBB 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.
