#BDDA57 June Bud
#BDDA57 (June Bud) RGB value is (189, 218, 87).
Red value is 189, green value is 218, and blue value is 87.
Cylindrical-coordinate representations (HSL) of color #BDDA57: hue: 73°, saturation: 63.9%, and lightness: 59.8%.
Process color (CMYK) of #BDDA57 is 13.3%, 0%, 60.1%, 14.5%. Web safe color equivalent of #BDDA57 is ##CCCC66. Color #BDDA57 contains mainly Green.
Color Spaces
| Color spaces of #BDDA57 | Value |
|---|---|
| RGB | 189, 218, 87 |
| HSL | 73°, 63.9%, 59.8% |
| HSV / HSB | 73°, 60.1%, 85.5% |
| CMYK | 13.3%, 0%, 60.1%, 14.5% |
| XYZ | 47.78, 61.65, 18.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 11011010 | 01010111 |
| Octal | 275 | 332 | 127 |
| Decimal | 189 | 218 | 87 |
| Hex | BD | DA | 57 |
Shades of #BDDA57
Tints of #BDDA57
.mybgColor { background-color: #BDDA57; }
.myforeColor { color: #BDDA57; }
.myborderColor { border: 3px solid #BDDA57; }
<p style="color:#BDDA57">Text here</p>
This sample text is styled with font color #BDDA57. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDDA57">Div content here</div>
<div style="border:3px solid #BDDA57">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 218, 87, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDDA57; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDDA57;
-webkit-box-shadow: 1px 1px 3px #BDDA57;
box-shadow: 1px 1px 3px #BDDA57; }
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 #BDDA57 (June Bud)
Color Overview & Profile: Color #BDDA57, also known as June Bud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (189/255), 85% Green (218/255), and 34% Blue (87/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDDA57 translates into the CMYK subtractive color model with values of 13.3% Cyan, 0% Magenta, 60.1% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 73°, saturation of 63.9%, and lightness of 59.8%.
Web Accessibility & Design Recommendations: When implementing #BDDA57 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.
