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