HEX Color Conversion

Hex Color Code #A6482A — RGB & HSL Conversions

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

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

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

In the digital sRGB color space, the hex value #A6482A is converted to RGB values of Red: 166, Green: 72, and Blue: 42. When analyzed under the HSL model, its coordinates correspond to hue angle 15°, 60% saturation, and 41% lightness. This makes it visually a balanced medium tone with a balanced, moderate saturation.

CMYK print code settings for #A6482A

When converting #A6482A for CMYK printing, the color separation consists of 0% Cyan, 57% Magenta, 75% Yellow, and 35% key/black. Orange balances warmth and friendliness, serving as a bright focal accent in active user interfaces.

Red Channel 166
Green Channel 72
Blue Channel 42
Luminance 0.129

HEX #A6482A Color Space Conversions

Click to copy format
HEX Color Code #A6482A
RGB (Red Green Blue) rgb(166, 72, 42)
HSL (Hue Sat Light) hsl(15°, 60%, 41%)
CMYK (Commercial Print) cmyk(0%, 57%, 75%, 35%)
HSV / HSB Values hsv(15°, 75%, 65%)
Decimal Color Code 10897450
CSS Custom Variable --color-hex: #A6482A;
Tailwind CSS Utility bg-[#A6482A]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #A6482A

Small body copy preview

Black Text on Background

Black text readability test with #A6482A

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 #A6482A */
--color-hex: #A6482A;
--color-rgb: rgb(166, 72, 42);
--color-hsl: hsl(15deg, 60%, 41%);

Adjacent HEX Color Codes

Copied!