#BECA60 Wild Willow
#BECA60 (Wild Willow) RGB value is (190, 202, 96).
Red value is 190, green value is 202, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #BECA60: hue: 67°, saturation: 50%, and lightness: 58.4%.
Process color (CMYK) of #BECA60 is 5.9%, 0%, 52.5%, 20.8%. Web safe color equivalent of #BECA60 is ##CCCC66. Color #BECA60 contains mainly Green.
Color Spaces
| Color spaces of #BECA60 | Value |
|---|---|
| RGB | 190, 202, 96 |
| HSL | 67°, 50%, 58.4% |
| HSV / HSB | 67°, 52.5%, 79.2% |
| CMYK | 5.9%, 0%, 52.5%, 20.8% |
| XYZ | 44.47, 54.03, 19.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 11001010 | 01100000 |
| Octal | 276 | 312 | 140 |
| Decimal | 190 | 202 | 96 |
| Hex | BE | CA | 60 |
Shades of #BECA60
Tints of #BECA60
.mybgColor { background-color: #BECA60; }
.myforeColor { color: #BECA60; }
.myborderColor { border: 3px solid #BECA60; }
<p style="color:#BECA60">Text here</p>
This sample text is styled with font color #BECA60. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BECA60">Div content here</div>
<div style="border:3px solid #BECA60">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 202, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BECA60; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BECA60;
-webkit-box-shadow: 1px 1px 3px #BECA60;
box-shadow: 1px 1px 3px #BECA60; }
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 #BECA60 (Wild Willow)
Color Overview & Profile: Color #BECA60, also known as Wild Willow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (190/255), 79% Green (202/255), and 38% Blue (96/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #BECA60 translates into the CMYK subtractive color model with values of 5.9% Cyan, 0% Magenta, 52.5% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 67°, saturation of 50%, and lightness of 58.4%.
Web Accessibility & Design Recommendations: When implementing #BECA60 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 ##CCCC66.
