#422B06 Color Information

Hex color code: #422B06

The hex color #422B06 is a rich orange with RGB values of (66, 43, 6) and HSL of (37°, 83%, 14%). It is popular in mobile app design.

Try:
Color NameMaroon
HEX
#422B06
RGB
66, 43, 6
HSL
37°, 83%, 14%
CMYK
0%, 35%, 91%, 74%

Shades

CSS Usage
color: #422B06;
background-color: #422B06;
border-color: #422B06;
box-shadow: 0 0 10px #422B06;
border: 2px solid #422B06;
Tailwind Usage
bg-[#422B06]
text-[#422B06]
border-[#422B06]
shadow-[0_0_10px_422B06]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #422B06, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #422B06; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #422B06; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #422B06; background-color: #422B0615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #422B0620; border-left: 4px solid #422B06; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #422B06; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #422B06 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 43, 6

Red: 66 / Green: 43 / Blue: 6

HSL

37°, 83%, 14%

Hue: 37° / Saturation: 83% / Lightness: 14%

CMYK

0%, 35%, 91%, 74%

Cyan: 0% / Magenta: 35% / Yellow: 91% / Key: 74%

What color is #422B06?

#422B06 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #422B06 to RGB:

rgb(66, 43, 6)HEX to RGB Converter →

HEX to HSL

Convert #422B06 to HSL:

hsl(37, 83%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #422B06 to CMYK:

cmyk(0%, 35%, 91%, 74%)Color Converter →

Color Meaning and Usage

#422B06 is a intense orange color with RGB values of 66, 43, 6 and HSL of 37°, 83%, 14%. This very dark shade evokes sophistication and elegance, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #422B06 is #061D41, creating high-contrast pairings. For softer combinations, try analogous colors like #410D06.

Use #422B06 in CSS: color: #422B06 or background-color: #422B06. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #422B06

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.58:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #422B06?

#422B06 is a intense orange color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #422B06?

#422B06 in RGB is (66, 43, 6) - 66 red, 43 green, and 6 blue.

How to use #422B06 in CSS?

Use #422B06 directly in your CSS properties like color or background-color.

What colors go well with #422B06?

#061D41 (complementary), #410D06 (analogous), and #000000 (lighter shade) work well with #422B06.