#BAB481 Ryegrass
#BAB481 (Ryegrass) RGB value is (186, 180, 129).
Red value is 186, green value is 180, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #BAB481: hue: 54°, saturation: 29.2%, and lightness: 61.8%.
Process color (CMYK) of #BAB481 is 0%, 3.2%, 30.6%, 27.1%. Web safe color equivalent of #BAB481 is ##CCCC99. Color #BAB481 contains mainly Yellow.
Color Spaces
| Color spaces of #BAB481 | Value |
|---|---|
| RGB | 186, 180, 129 |
| HSL | 54°, 29.2%, 61.8% |
| HSV / HSB | 54°, 30.6%, 72.9% |
| CMYK | 0%, 3.2%, 30.6%, 27.1% |
| XYZ | 40.53, 44.67, 27.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10110100 | 10000001 |
| Octal | 272 | 264 | 201 |
| Decimal | 186 | 180 | 129 |
| Hex | BA | B4 | 81 |
Shades of #BAB481
Tints of #BAB481
.mybgColor { background-color: #BAB481; }
.myforeColor { color: #BAB481; }
.myborderColor { border: 3px solid #BAB481; }
<p style="color:#BAB481">Text here</p>
This sample text is styled with font color #BAB481. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BAB481">Div content here</div>
<div style="border:3px solid #BAB481">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 180, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BAB481; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BAB481;
-webkit-box-shadow: 1px 1px 3px #BAB481;
box-shadow: 1px 1px 3px #BAB481; }
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 #BAB481 (Ryegrass)
Color Overview & Profile: Color #BAB481, also known as Ryegrass, 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 (186/255), 71% Green (180/255), and 51% Blue (129/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BAB481 translates into the CMYK subtractive color model with values of 0% Cyan, 3.2% Magenta, 30.6% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 29.2%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #BAB481 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.
