#B9B09A Clay Pebble
#B9B09A (Clay Pebble) RGB value is (185, 176, 154).
Red value is 185, green value is 176, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #B9B09A: hue: 43°, saturation: 18.1%, and lightness: 66.5%.
Process color (CMYK) of #B9B09A is 0%, 4.9%, 16.8%, 27.5%. Web safe color equivalent of #B9B09A is ##CC9999. Color #B9B09A contains mainly Yellow.
Color Spaces
| Color spaces of #B9B09A | Value |
|---|---|
| RGB | 185, 176, 154 |
| HSL | 43°, 18.1%, 66.5% |
| HSV / HSB | 43°, 16.8%, 72.5% |
| CMYK | 0%, 4.9%, 16.8%, 27.5% |
| XYZ | 41.37, 43.7, 36.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10110000 | 10011010 |
| Octal | 271 | 260 | 232 |
| Decimal | 185 | 176 | 154 |
| Hex | B9 | B0 | 9A |
Shades of #B9B09A
Tints of #B9B09A
.mybgColor { background-color: #B9B09A; }
.myforeColor { color: #B9B09A; }
.myborderColor { border: 3px solid #B9B09A; }
<p style="color:#B9B09A">Text here</p>
This sample text is styled with font color #B9B09A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9B09A">Div content here</div>
<div style="border:3px solid #B9B09A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 176, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9B09A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9B09A;
-webkit-box-shadow: 1px 1px 3px #B9B09A;
box-shadow: 1px 1px 3px #B9B09A; }
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 #B9B09A (Clay Pebble)
Color Overview & Profile: Color #B9B09A, also known as Clay Pebble, 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 (185/255), 69% Green (176/255), and 60% Blue (154/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9B09A translates into the CMYK subtractive color model with values of 0% Cyan, 4.9% Magenta, 16.8% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 18.1%, and lightness of 66.5%.
Web Accessibility & Design Recommendations: When implementing #B9B09A 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 ##CC9999.
