#B4A54B Moss Stone
#B4A54B (Moss Stone) RGB value is (180, 165, 75).
Red value is 180, green value is 165, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #B4A54B: hue: 51°, saturation: 41.2%, and lightness: 50%.
Process color (CMYK) of #B4A54B is 0%, 8.3%, 58.3%, 29.4%. Web safe color equivalent of #B4A54B is ##CC9933. Color #B4A54B contains mainly Yellow.
Color Spaces
| Color spaces of #B4A54B | Value |
|---|---|
| RGB | 180, 165, 75 |
| HSL | 51°, 41.2%, 50% |
| HSV / HSB | 51°, 58.3%, 70.6% |
| CMYK | 0%, 8.3%, 58.3%, 29.4% |
| XYZ | 33.55, 37.12, 12.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 10100101 | 01001011 |
| Octal | 264 | 245 | 113 |
| Decimal | 180 | 165 | 75 |
| Hex | B4 | A5 | 4B |
Shades of #B4A54B
Tints of #B4A54B
.mybgColor { background-color: #B4A54B; }
.myforeColor { color: #B4A54B; }
.myborderColor { border: 3px solid #B4A54B; }
<p style="color:#B4A54B">Text here</p>
This sample text is styled with font color #B4A54B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B4A54B">Div content here</div>
<div style="border:3px solid #B4A54B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 165, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B4A54B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B4A54B;
-webkit-box-shadow: 1px 1px 3px #B4A54B;
box-shadow: 1px 1px 3px #B4A54B; }
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 #B4A54B (Moss Stone)
Color Overview & Profile: Color #B4A54B, also known as Moss Stone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 65% Green (165/255), and 29% Blue (75/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B4A54B translates into the CMYK subtractive color model with values of 0% Cyan, 8.3% Magenta, 58.3% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 41.2%, and lightness of 50%.
Web Accessibility & Design Recommendations: When implementing #B4A54B 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.
