HEX Color Conversion

Hex Color Code #ADC42F — RGB & HSL Conversions

How to use the #ADC42F color code in HTML & CSS?

To apply the hex color #ADC42F in web design, set the color property inside your CSS stylesheet. For example, adding background-color: #ADC42F; will paint elements in this warm undertone shade. In modern CSS structures, you can configure it as a custom variable --color-hex: #ADC42F; or utilize it directly in Tailwind CSS via arbitrary utility values like bg-[#ADC42F].

What are the RGB and HSL conversion values for #ADC42F?

In the digital sRGB color space, the hex value #ADC42F is converted to RGB values of Red: 173, Green: 196, and Blue: 47. When analyzed under the HSL model, its coordinates correspond to hue angle 69°, 61% saturation, and 48% lightness. This makes it visually a balanced medium tone with a balanced, moderate saturation.

CMYK print code settings for #ADC42F

When converting #ADC42F for CMYK printing, the color separation consists of 12% Cyan, 0% Magenta, 76% Yellow, and 23% key/black. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 173
Green Channel 196
Blue Channel 47
Luminance 0.486

HEX #ADC42F Color Space Conversions

Click to copy format
HEX Color Code #ADC42F
RGB (Red Green Blue) rgb(173, 196, 47)
HSL (Hue Sat Light) hsl(69°, 61%, 48%)
CMYK (Commercial Print) cmyk(12%, 0%, 76%, 23%)
HSV / HSB Values hsv(69°, 76%, 77%)
Decimal Color Code 11387951
CSS Custom Variable --color-hex: #ADC42F;
Tailwind CSS Utility bg-[#ADC42F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #ADC42F

Small body copy preview

Black Text on Background

Black text readability test with #ADC42F

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #ADC42F */
--color-hex: #ADC42F;
--color-rgb: rgb(173, 196, 47);
--color-hsl: hsl(69deg, 61%, 48%);

Adjacent HEX Color Codes

Copied!