#BEBA82 Slippery Moss
#BEBA82 (Slippery Moss) RGB value is (190, 186, 130).
Red value is 190, green value is 186, and blue value is 130.
Cylindrical-coordinate representations (HSL) of color #BEBA82: hue: 56°, saturation: 31.6%, and lightness: 62.7%.
Process color (CMYK) of #BEBA82 is 0%, 2.1%, 31.6%, 25.5%. Web safe color equivalent of #BEBA82 is ##CCCC99. Color #BEBA82 contains mainly Yellow.
Color Spaces
| Color spaces of #BEBA82 | Value |
|---|---|
| RGB | 190, 186, 130 |
| HSL | 56°, 31.6%, 62.7% |
| HSV / HSB | 56°, 31.6%, 74.5% |
| CMYK | 0%, 2.1%, 31.6%, 25.5% |
| XYZ | 42.82, 47.68, 28.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 10111010 | 10000010 |
| Octal | 276 | 272 | 202 |
| Decimal | 190 | 186 | 130 |
| Hex | BE | BA | 82 |
Shades of #BEBA82
Tints of #BEBA82
.mybgColor { background-color: #BEBA82; }
.myforeColor { color: #BEBA82; }
.myborderColor { border: 3px solid #BEBA82; }
<p style="color:#BEBA82">Text here</p>
This sample text is styled with font color #BEBA82. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BEBA82">Div content here</div>
<div style="border:3px solid #BEBA82">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 186, 130, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BEBA82; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BEBA82;
-webkit-box-shadow: 1px 1px 3px #BEBA82;
box-shadow: 1px 1px 3px #BEBA82; }
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 #BEBA82 (Slippery Moss)
Color Overview & Profile: Color #BEBA82, also known as Slippery Moss, 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 (190/255), 73% Green (186/255), and 51% Blue (130/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BEBA82 translates into the CMYK subtractive color model with values of 0% Cyan, 2.1% Magenta, 31.6% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 31.6%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #BEBA82 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.
