#BABEB1 Austere Grey
#BABEB1 (Austere Grey) RGB value is (186, 190, 177).
Red value is 186, green value is 190, and blue value is 177.
Cylindrical-coordinate representations (HSL) of color #BABEB1: hue: 78°, saturation: 9.1%, and lightness: 72%.
Process color (CMYK) of #BABEB1 is 2.1%, 0%, 6.8%, 25.5%. Web safe color equivalent of #BABEB1 is ##CCCC99. Color #BABEB1 contains mainly GRAY.
Color Spaces
| Color spaces of #BABEB1 | Value |
|---|---|
| RGB | 186, 190, 177 |
| HSL | 78°, 9.1%, 72% |
| HSV / HSB | 78°, 6.8%, 74.5% |
| CMYK | 2.1%, 0%, 6.8%, 25.5% |
| XYZ | 46.6, 50.44, 48.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10111110 | 10110001 |
| Octal | 272 | 276 | 261 |
| Decimal | 186 | 190 | 177 |
| Hex | BA | BE | B1 |
Shades of #BABEB1
Tints of #BABEB1
.mybgColor { background-color: #BABEB1; }
.myforeColor { color: #BABEB1; }
.myborderColor { border: 3px solid #BABEB1; }
<p style="color:#BABEB1">Text here</p>
This sample text is styled with font color #BABEB1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BABEB1">Div content here</div>
<div style="border:3px solid #BABEB1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 190, 177, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BABEB1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BABEB1;
-webkit-box-shadow: 1px 1px 3px #BABEB1;
box-shadow: 1px 1px 3px #BABEB1; }
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 #BABEB1 (Austere Grey)
Color Overview & Profile: Color #BABEB1, also known as Austere Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (186/255), 75% Green (190/255), and 69% Blue (177/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BABEB1 translates into the CMYK subtractive color model with values of 2.1% Cyan, 0% Magenta, 6.8% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 78°, saturation of 9.1%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #BABEB1 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.
