HEX Color Conversion

Hex Color Code #ADB62F — RGB & HSL Conversions

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

For developers, implementing the #ADB62F color code involves declaring it in your styles. In stylesheet designs, use color: #ADB62F; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#ADB62F] or custom configure it in your theme files.

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

The RGB code for #ADB62F is computed as rgb(173, 182, 47). Web designers using HSL values will find it at a hue of 64°, saturation of 59%, and lightness index of 45%, representing a balanced, moderate saturation.

CMYK print code settings for #ADB62F

For print design setups, the CMYK values for the #ADB62F color code are Cyan: 5%, Magenta: 0%, Yellow: 74%, and Black: 29%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 173
Green Channel 182
Blue Channel 47
Luminance 0.425

HEX #ADB62F Color Space Conversions

Click to copy format
HEX Color Code #ADB62F
RGB (Red Green Blue) rgb(173, 182, 47)
HSL (Hue Sat Light) hsl(64°, 59%, 45%)
CMYK (Commercial Print) cmyk(5%, 0%, 74%, 29%)
HSV / HSB Values hsv(64°, 74%, 71%)
Decimal Color Code 11384367
CSS Custom Variable --color-hex: #ADB62F;
Tailwind CSS Utility bg-[#ADB62F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #ADB62F

Small body copy preview

Black Text on Background

Black text readability test with #ADB62F

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 #ADB62F */
--color-hex: #ADB62F;
--color-rgb: rgb(173, 182, 47);
--color-hsl: hsl(64deg, 59%, 45%);

Adjacent HEX Color Codes

Copied!