#A7FC00 Spring Bud
#A7FC00 (Spring Bud) RGB value is (167, 252, 0).
Red value is 167, green value is 252, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #A7FC00: hue: 80°, saturation: 100%, and lightness: 49.4%.
Process color (CMYK) of #A7FC00 is 33.7%, 0%, 100%, 1.2%. Web safe color equivalent of #A7FC00 is ##99FF00. Color #A7FC00 contains mainly Green.
Color Spaces
| Color spaces of #A7FC00 | Value |
|---|---|
| RGB | 167, 252, 0 |
| HSL | 80°, 100%, 49.4% |
| HSV / HSB | 80°, 100%, 98.8% |
| CMYK | 33.7%, 0%, 100%, 1.2% |
| XYZ | 50.75, 77.83, 12.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 11111100 | 00000000 |
| Octal | 247 | 374 | 000 |
| Decimal | 167 | 252 | 0 |
| Hex | A7 | FC | 00 |
Shades of #A7FC00
Tints of #A7FC00
.mybgColor { background-color: #A7FC00; }
.myforeColor { color: #A7FC00; }
.myborderColor { border: 3px solid #A7FC00; }
<p style="color:#A7FC00">Text here</p>
This sample text is styled with font color #A7FC00. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A7FC00">Div content here</div>
<div style="border:3px solid #A7FC00">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 252, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A7FC00; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A7FC00;
-webkit-box-shadow: 1px 1px 3px #A7FC00;
box-shadow: 1px 1px 3px #A7FC00; }
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 #A7FC00 (Spring Bud)
Color Overview & Profile: Color #A7FC00, also known as Spring Bud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (167/255), 99% Green (252/255), and 0% Blue (0/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #A7FC00 translates into the CMYK subtractive color model with values of 33.7% Cyan, 0% Magenta, 100% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 100%, and lightness of 49.4%.
Web Accessibility & Design Recommendations: When implementing #A7FC00 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 ##99FF00.
