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