#5B300B Color Information

Hex color code: #5B300B

The hex color #5B300B is a dark orange with RGB values of (91, 48, 11) and HSL of (28°, 78%, 20%). It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#5B300B
RGB
91, 48, 11
HSL
28°, 78%, 20%
CMYK
0%, 47%, 88%, 64%

Shades

CSS Usage
color: #5B300B;
background-color: #5B300B;
border-color: #5B300B;
box-shadow: 0 0 10px #5B300B;
border: 2px solid #5B300B;
Tailwind Usage
bg-[#5B300B]
text-[#5B300B]
border-[#5B300B]
shadow-[0_0_10px_5B300B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5B300B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5B300B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5B300B; 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 #5B300B; background-color: #5B300B15; }

Alert / Toast

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

Link / Accent

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

a { color: #5B300B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5B300B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 48, 11

Red: 91 / Green: 48 / Blue: 11

HSL

28°, 78%, 20%

Hue: 28° / Saturation: 78% / Lightness: 20%

CMYK

0%, 47%, 88%, 64%

Cyan: 0% / Magenta: 47% / Yellow: 88% / Key: 64%

What color is #5B300B?

#5B300B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B300B to RGB:

rgb(91, 48, 11)HEX to RGB Converter →

HEX to HSL

Convert #5B300B to HSL:

hsl(28, 78%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #5B300B to CMYK:

cmyk(0%, 47%, 88%, 64%)Color Converter →

Color Meaning and Usage

A dramatic orange tone, #5B300B has RGB (91, 48, 11) and HSL (28°, 78%, 20%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B300B is #0B365B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B0B0E.

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

Contrast with #5B300B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B300B?

#5B300B is a dramatic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #5B300B?

#5B300B in RGB is (91, 48, 11) - 91 red, 48 green, and 11 blue.

How to use #5B300B in CSS?

Use #5B300B directly in your CSS properties like color or background-color.

What colors go well with #5B300B?

#0B365B (complementary), #5B0B0E (analogous), and #170C03 (lighter shade) work well with #5B300B.