#9CBB04 Bright Olive
#9CBB04 (Bright Olive) RGB value is (156, 187, 4).
Red value is 156, green value is 187, and blue value is 4.
Cylindrical-coordinate representations (HSL) of color #9CBB04: hue: 70°, saturation: 95.8%, and lightness: 37.5%.
Process color (CMYK) of #9CBB04 is 16.6%, 0%, 97.9%, 26.7%. Web safe color equivalent of #9CBB04 is ##99CC00. Color #9CBB04 contains mainly Green.
Color Spaces
| Color spaces of #9CBB04 | Value |
|---|---|
| RGB | 156, 187, 4 |
| HSL | 70°, 95.8%, 37.5% |
| HSV / HSB | 70°, 97.9%, 73.3% |
| CMYK | 16.6%, 0%, 97.9%, 26.7% |
| XYZ | 31.5, 42.62, 6.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011100 | 10111011 | 00000100 |
| Octal | 234 | 273 | 004 |
| Decimal | 156 | 187 | 4 |
| Hex | 9C | BB | 04 |
Shades of #9CBB04
Tints of #9CBB04
.mybgColor { background-color: #9CBB04; }
.myforeColor { color: #9CBB04; }
.myborderColor { border: 3px solid #9CBB04; }
<p style="color:#9CBB04">Text here</p>
This sample text is styled with font color #9CBB04. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9CBB04">Div content here</div>
<div style="border:3px solid #9CBB04">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(156, 187, 4, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9CBB04; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9CBB04;
-webkit-box-shadow: 1px 1px 3px #9CBB04;
box-shadow: 1px 1px 3px #9CBB04; }
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 #9CBB04 (Bright Olive)
Color Overview & Profile: Color #9CBB04, also known as Bright Olive, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (156/255), 73% Green (187/255), and 2% Blue (4/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #9CBB04 translates into the CMYK subtractive color model with values of 16.6% Cyan, 0% Magenta, 97.9% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 70°, saturation of 95.8%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #9CBB04 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.
