HEX Color Conversion

Hex Color Code #AF082F — RGB & HSL Conversions

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

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

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

The RGB code for #AF082F is computed as rgb(175, 8, 47). Web designers using HSL values will find it at a hue of 346°, saturation of 91%, and lightness index of 36%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #AF082F

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

Red Channel 175
Green Channel 8
Blue Channel 47
Luminance 0.095

HEX #AF082F Color Space Conversions

Click to copy format
HEX Color Code #AF082F
RGB (Red Green Blue) rgb(175, 8, 47)
HSL (Hue Sat Light) hsl(346°, 91%, 36%)
CMYK (Commercial Print) cmyk(0%, 95%, 73%, 31%)
HSV / HSB Values hsv(346°, 95%, 69%)
Decimal Color Code 11470895
CSS Custom Variable --color-hex: #AF082F;
Tailwind CSS Utility bg-[#AF082F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #AF082F

Small body copy preview

Black Text on Background

Black text readability test with #AF082F

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 #AF082F */
--color-hex: #AF082F;
--color-rgb: rgb(175, 8, 47);
--color-hsl: hsl(346deg, 91%, 36%);

Adjacent HEX Color Codes

Copied!