#46392B Color Information

Hex color code: #46392B

The hex color #46392B is a dark orange with RGB values of (70, 57, 43) and HSL of (31°, 24%, 22%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#46392B
RGB
70, 57, 43
HSL
31°, 24%, 22%
CMYK
0%, 19%, 39%, 73%

Shades

CSS Usage
color: #46392B;
background-color: #46392B;
border-color: #46392B;
box-shadow: 0 0 10px #46392B;
border: 2px solid #46392B;
Tailwind Usage
bg-[#46392B]
text-[#46392B]
border-[#46392B]
shadow-[0_0_10px_46392B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46392B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46392B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46392B; 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 #46392B; background-color: #46392B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46392B20; border-left: 4px solid #46392B; }

Link / Accent

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

a { color: #46392B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46392B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 57, 43

Red: 70 / Green: 57 / Blue: 43

HSL

31°, 24%, 22%

Hue: 31° / Saturation: 24% / Lightness: 22%

CMYK

0%, 19%, 39%, 73%

Cyan: 0% / Magenta: 19% / Yellow: 39% / Key: 73%

What color is #46392B?

#46392B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46392B to RGB:

rgb(70, 57, 43)HEX to RGB Converter →

HEX to HSL

Convert #46392B to HSL:

hsl(31, 24%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #46392B to CMYK:

cmyk(0%, 19%, 39%, 73%)Color Converter →

Color Meaning and Usage

A deep orange tone, #46392B has RGB (70, 57, 43) and HSL (31°, 24%, 22%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46392B is #2B3846, creating high-contrast pairings. For softer combinations, try analogous colors like #462B2B.

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

Contrast with #46392B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46392B?

#46392B is a deep orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #46392B?

#46392B in RGB is (70, 57, 43) - 70 red, 57 green, and 43 blue.

How to use #46392B in CSS?

Use #46392B directly in your CSS properties like color or background-color.

What colors go well with #46392B?

#2B3846 (complementary), #462B2B (analogous), and #16120E (lighter shade) work well with #46392B.