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