#BCDDB3 A Mann’s Mint
#BCDDB3 (A Mann’s Mint) RGB value is (188, 221, 179).
Red value is 188, green value is 221, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #BCDDB3: hue: 107°, saturation: 38.2%, and lightness: 78.4%.
Process color (CMYK) of #BCDDB3 is 14.9%, 0%, 19%, 13.3%. Web safe color equivalent of #BCDDB3 is ##CCCCCC. Color #BCDDB3 contains mainly Cyan.
Color Spaces
| Color spaces of #BCDDB3 | Value |
|---|---|
| RGB | 188, 221, 179 |
| HSL | 107°, 38.2%, 78.4% |
| HSV / HSB | 107°, 19%, 86.7% |
| CMYK | 14.9%, 0%, 19%, 13.3% |
| XYZ | 54.73, 65.66, 52.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11011101 | 10110011 |
| Octal | 274 | 335 | 263 |
| Decimal | 188 | 221 | 179 |
| Hex | BC | DD | B3 |
Shades of #BCDDB3
Tints of #BCDDB3
.mybgColor { background-color: #BCDDB3; }
.myforeColor { color: #BCDDB3; }
.myborderColor { border: 3px solid #BCDDB3; }
<p style="color:#BCDDB3">Text here</p>
This sample text is styled with font color #BCDDB3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCDDB3">Div content here</div>
<div style="border:3px solid #BCDDB3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 221, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCDDB3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCDDB3;
-webkit-box-shadow: 1px 1px 3px #BCDDB3;
box-shadow: 1px 1px 3px #BCDDB3; }
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 #BCDDB3 (A Mann’s Mint)
Color Overview & Profile: Color #BCDDB3, also known as A Mann’s Mint, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 87% Green (221/255), and 70% Blue (179/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCDDB3 translates into the CMYK subtractive color model with values of 14.9% Cyan, 0% Magenta, 19% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 107°, saturation of 38.2%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #BCDDB3 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.
