#BABBB3 Weathered Moss
#BABBB3 (Weathered Moss) RGB value is (186, 187, 179).
Red value is 186, green value is 187, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #BABBB3: hue: 68°, saturation: 5.6%, and lightness: 71.8%.
Process color (CMYK) of #BABBB3 is 0.5%, 0%, 4.3%, 26.7%. Web safe color equivalent of #BABBB3 is ##CCCCCC. Color #BABBB3 contains mainly GRAY.
Color Spaces
| Color spaces of #BABBB3 | Value |
|---|---|
| RGB | 186, 187, 179 |
| HSL | 68°, 5.6%, 71.8% |
| HSV / HSB | 68°, 4.3%, 73.3% |
| CMYK | 0.5%, 0%, 4.3%, 26.7% |
| XYZ | 46.16, 49.23, 49.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10111011 | 10110011 |
| Octal | 272 | 273 | 263 |
| Decimal | 186 | 187 | 179 |
| Hex | BA | BB | B3 |
Shades of #BABBB3
Tints of #BABBB3
.mybgColor { background-color: #BABBB3; }
.myforeColor { color: #BABBB3; }
.myborderColor { border: 3px solid #BABBB3; }
<p style="color:#BABBB3">Text here</p>
This sample text is styled with font color #BABBB3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BABBB3">Div content here</div>
<div style="border:3px solid #BABBB3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 187, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BABBB3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BABBB3;
-webkit-box-shadow: 1px 1px 3px #BABBB3;
box-shadow: 1px 1px 3px #BABBB3; }
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 #BABBB3 (Weathered Moss)
Color Overview & Profile: Color #BABBB3, also known as Weathered Moss, 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), 73% Green (187/255), and 70% Blue (179/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BABBB3 translates into the CMYK subtractive color model with values of 0.5% Cyan, 0% Magenta, 4.3% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 5.6%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #BABBB3 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.
