#B5C1AC Wedding Mint
#B5C1AC (Wedding Mint) RGB value is (181, 193, 172).
Red value is 181, green value is 193, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #B5C1AC: hue: 94°, saturation: 14.5%, and lightness: 71.6%.
Process color (CMYK) of #B5C1AC is 6.2%, 0%, 10.9%, 24.3%. Web safe color equivalent of #B5C1AC is ##CCCC99. Color #B5C1AC contains mainly Cyan.
Color Spaces
| Color spaces of #B5C1AC | Value |
|---|---|
| RGB | 181, 193, 172 |
| HSL | 94°, 14.5%, 71.6% |
| HSV / HSB | 94°, 10.9%, 75.7% |
| CMYK | 6.2%, 0%, 10.9%, 24.3% |
| XYZ | 45.57, 50.94, 46.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110101 | 11000001 | 10101100 |
| Octal | 265 | 301 | 254 |
| Decimal | 181 | 193 | 172 |
| Hex | B5 | C1 | AC |
Shades of #B5C1AC
Tints of #B5C1AC
.mybgColor { background-color: #B5C1AC; }
.myforeColor { color: #B5C1AC; }
.myborderColor { border: 3px solid #B5C1AC; }
<p style="color:#B5C1AC">Text here</p>
This sample text is styled with font color #B5C1AC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B5C1AC">Div content here</div>
<div style="border:3px solid #B5C1AC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(181, 193, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B5C1AC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B5C1AC;
-webkit-box-shadow: 1px 1px 3px #B5C1AC;
box-shadow: 1px 1px 3px #B5C1AC; }
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 #B5C1AC (Wedding Mint)
Color Overview & Profile: Color #B5C1AC, also known as Wedding Mint, 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), 76% Green (193/255), and 67% Blue (172/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B5C1AC translates into the CMYK subtractive color model with values of 6.2% Cyan, 0% Magenta, 10.9% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 94°, saturation of 14.5%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #B5C1AC 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 ##CCCC99.
