HEX Color Conversion

Hex Color Code #AD202F — RGB & HSL Conversions

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

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

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

The RGB code for #AD202F is computed as rgb(173, 32, 47). Web designers using HSL values will find it at a hue of 354°, saturation of 69%, and lightness index of 40%, representing a balanced, moderate saturation.

CMYK print code settings for #AD202F

For print design setups, the CMYK values for the #AD202F color code are Cyan: 0%, Magenta: 82%, Yellow: 73%, and Black: 32%. Given its red-channel dominance, this color is a powerful visual stimulator often deployed in banners, call-to-actions, and warning components.

Red Channel 173
Green Channel 32
Blue Channel 47
Luminance 0.101

HEX #AD202F Color Space Conversions

Click to copy format
HEX Color Code #AD202F
RGB (Red Green Blue) rgb(173, 32, 47)
HSL (Hue Sat Light) hsl(354°, 69%, 40%)
CMYK (Commercial Print) cmyk(0%, 82%, 73%, 32%)
HSV / HSB Values hsv(354°, 82%, 68%)
Decimal Color Code 11345967
CSS Custom Variable --color-hex: #AD202F;
Tailwind CSS Utility bg-[#AD202F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #AD202F

Small body copy preview

Black Text on Background

Black text readability test with #AD202F

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 #AD202F */
--color-hex: #AD202F;
--color-rgb: rgb(173, 32, 47);
--color-hsl: hsl(354deg, 69%, 40%);

Adjacent HEX Color Codes

Copied!