#B9A023 Wet Leaf
#B9A023 (Wet Leaf) RGB value is (185, 160, 35).
Red value is 185, green value is 160, and blue value is 35.
Cylindrical-coordinate representations (HSL) of color #B9A023: hue: 50°, saturation: 68.2%, and lightness: 43.1%.
Process color (CMYK) of #B9A023 is 0%, 13.5%, 81.1%, 27.5%. Web safe color equivalent of #B9A023 is ##CC9933. Color #B9A023 contains mainly Yellow.
Color Spaces
| Color spaces of #B9A023 | Value |
|---|---|
| RGB | 185, 160, 35 |
| HSL | 50°, 68.2%, 43.1% |
| HSV / HSB | 50°, 81.1%, 72.5% |
| CMYK | 0%, 13.5%, 81.1%, 27.5% |
| XYZ | 32.88, 35.58, 6.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10100000 | 00100011 |
| Octal | 271 | 240 | 043 |
| Decimal | 185 | 160 | 35 |
| Hex | B9 | A0 | 23 |
Shades of #B9A023
Tints of #B9A023
.mybgColor { background-color: #B9A023; }
.myforeColor { color: #B9A023; }
.myborderColor { border: 3px solid #B9A023; }
<p style="color:#B9A023">Text here</p>
This sample text is styled with font color #B9A023. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9A023">Div content here</div>
<div style="border:3px solid #B9A023">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 160, 35, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9A023; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9A023;
-webkit-box-shadow: 1px 1px 3px #B9A023;
box-shadow: 1px 1px 3px #B9A023; }
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 #B9A023 (Wet Leaf)
Color Overview & Profile: Color #B9A023, also known as Wet Leaf, 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), 63% Green (160/255), and 14% Blue (35/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9A023 translates into the CMYK subtractive color model with values of 0% Cyan, 13.5% Magenta, 81.1% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 68.2%, and lightness of 43.1%.
Web Accessibility & Design Recommendations: When implementing #B9A023 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 ##CC9933.
