#4B322F Color Information

Hex color code: #4B322F

A rich red shade, #4B322F appears as (75, 50, 47) in RGB and (6°, 23%, 24%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#4B322F
RGB
75, 50, 47
HSL
6°, 23%, 24%
CMYK
0%, 33%, 37%, 71%

Shades

CSS Usage
color: #4B322F;
background-color: #4B322F;
border-color: #4B322F;
box-shadow: 0 0 10px #4B322F;
border: 2px solid #4B322F;
Tailwind Usage
bg-[#4B322F]
text-[#4B322F]
border-[#4B322F]
shadow-[0_0_10px_4B322F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4B322F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4B322F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4B322F; 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 #4B322F; background-color: #4B322F15; }

Alert / Toast

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

Link / Accent

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

a { color: #4B322F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4B322F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 50, 47

Red: 75 / Green: 50 / Blue: 47

HSL

6°, 23%, 24%

Hue: 6° / Saturation: 23% / Lightness: 24%

CMYK

0%, 33%, 37%, 71%

Cyan: 0% / Magenta: 33% / Yellow: 37% / Key: 71%

What color is #4B322F?

#4B322F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4B322F to RGB:

rgb(75, 50, 47)HEX to RGB Converter →

HEX to HSL

Convert #4B322F to HSL:

hsl(6, 23%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #4B322F to CMYK:

cmyk(0%, 33%, 37%, 71%)Color Converter →

Color Meaning and Usage

A intense red tone, #4B322F has RGB (75, 50, 47) and HSL (6°, 23%, 24%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4B322F is #2F484B, creating high-contrast pairings. For softer combinations, try analogous colors like #4B2F3A.

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

Contrast with #4B322F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4B322F?

#4B322F is a intense red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #4B322F?

#4B322F in RGB is (75, 50, 47) - 75 red, 50 green, and 47 blue.

How to use #4B322F in CSS?

Use #4B322F directly in your CSS properties like color or background-color.

What colors go well with #4B322F?

#2F484B (complementary), #4B2F3A (analogous), and #1C1312 (lighter shade) work well with #4B322F.