#88BB00 Environmental Study
#88BB00 (Environmental Study) RGB value is (136, 187, 0).
Red value is 136, green value is 187, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #88BB00: hue: 76°, saturation: 100%, and lightness: 36.7%.
Process color (CMYK) of #88BB00 is 27.3%, 0%, 100%, 26.7%. Web safe color equivalent of #88BB00 is ##99CC00. Color #88BB00 contains mainly Green.
Color Spaces
| Color spaces of #88BB00 | Value |
|---|---|
| RGB | 136, 187, 0 |
| HSL | 76°, 100%, 36.7% |
| HSV / HSB | 76°, 100%, 73.3% |
| CMYK | 27.3%, 0%, 100%, 26.7% |
| XYZ | 27.92, 40.77, 6.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001000 | 10111011 | 00000000 |
| Octal | 210 | 273 | 000 |
| Decimal | 136 | 187 | 0 |
| Hex | 88 | BB | 00 |
Shades of #88BB00
Tints of #88BB00
.mybgColor { background-color: #88BB00; }
.myforeColor { color: #88BB00; }
.myborderColor { border: 3px solid #88BB00; }
<p style="color:#88BB00">Text here</p>
This sample text is styled with font color #88BB00. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#88BB00">Div content here</div>
<div style="border:3px solid #88BB00">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(136, 187, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #88BB00; }
.divShadow { -moz-box-shadow: 1px 1px 3px #88BB00;
-webkit-box-shadow: 1px 1px 3px #88BB00;
box-shadow: 1px 1px 3px #88BB00; }
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 #88BB00 (Environmental Study)
Color Overview & Profile: Color #88BB00, also known as Environmental Study, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (136/255), 73% Green (187/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, #88BB00 translates into the CMYK subtractive color model with values of 27.3% Cyan, 0% Magenta, 100% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 76°, saturation of 100%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #88BB00 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 ##99CC00.
