#9DB92C Sick Green
#9DB92C (Sick Green) RGB value is (157, 185, 44).
Red value is 157, green value is 185, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color #9DB92C: hue: 72°, saturation: 61.6%, and lightness: 44.9%.
Process color (CMYK) of #9DB92C is 15.1%, 0%, 76.2%, 27.5%. Web safe color equivalent of #9DB92C is ##99CC33. Color #9DB92C contains mainly Green.
Color Spaces
| Color spaces of #9DB92C | Value |
|---|---|
| RGB | 157, 185, 44 |
| HSL | 72°, 61.6%, 44.9% |
| HSV / HSB | 72°, 76.2%, 72.5% |
| CMYK | 15.1%, 0%, 76.2%, 27.5% |
| XYZ | 31.71, 42.05, 8.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 10111001 | 00101100 |
| Octal | 235 | 271 | 054 |
| Decimal | 157 | 185 | 44 |
| Hex | 9D | B9 | 2C |
Shades of #9DB92C
Tints of #9DB92C
.mybgColor { background-color: #9DB92C; }
.myforeColor { color: #9DB92C; }
.myborderColor { border: 3px solid #9DB92C; }
<p style="color:#9DB92C">Text here</p>
This sample text is styled with font color #9DB92C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9DB92C">Div content here</div>
<div style="border:3px solid #9DB92C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 185, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9DB92C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9DB92C;
-webkit-box-shadow: 1px 1px 3px #9DB92C;
box-shadow: 1px 1px 3px #9DB92C; }
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 #9DB92C (Sick Green)
Color Overview & Profile: Color #9DB92C, also known as Sick Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (157/255), 73% Green (185/255), and 17% Blue (44/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #9DB92C translates into the CMYK subtractive color model with values of 15.1% Cyan, 0% Magenta, 76.2% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 61.6%, and lightness of 44.9%.
Web Accessibility & Design Recommendations: When implementing #9DB92C 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 ##99CC33.
