#BABD29 Spring Forward
#BABD29 (Spring Forward) RGB value is (186, 189, 41).
Red value is 186, green value is 189, and blue value is 41.
Cylindrical-coordinate representations (HSL) of color #BABD29: hue: 61°, saturation: 64.3%, and lightness: 45.1%.
Process color (CMYK) of #BABD29 is 1.6%, 0%, 78.3%, 25.9%. Web safe color equivalent of #BABD29 is ##CCCC33. Color #BABD29 contains mainly Green.
Color Spaces
| Color spaces of #BABD29 | Value |
|---|---|
| RGB | 186, 189, 41 |
| HSL | 61°, 64.3%, 45.1% |
| HSV / HSB | 61°, 78.3%, 74.1% |
| CMYK | 1.6%, 0%, 78.3%, 25.9% |
| XYZ | 38.85, 47, 9.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10111101 | 00101001 |
| Octal | 272 | 275 | 051 |
| Decimal | 186 | 189 | 41 |
| Hex | BA | BD | 29 |
Shades of #BABD29
Tints of #BABD29
.mybgColor { background-color: #BABD29; }
.myforeColor { color: #BABD29; }
.myborderColor { border: 3px solid #BABD29; }
<p style="color:#BABD29">Text here</p>
This sample text is styled with font color #BABD29. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BABD29">Div content here</div>
<div style="border:3px solid #BABD29">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 189, 41, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BABD29; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BABD29;
-webkit-box-shadow: 1px 1px 3px #BABD29;
box-shadow: 1px 1px 3px #BABD29; }
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 #BABD29 (Spring Forward)
Color Overview & Profile: Color #BABD29, also known as Spring Forward, 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), 74% Green (189/255), and 16% Blue (41/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #BABD29 translates into the CMYK subtractive color model with values of 1.6% Cyan, 0% Magenta, 78.3% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 61°, saturation of 64.3%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #BABD29 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 ##CCCC33.
