#9B650D Color Information

Hex color code: #9B650D

The hex color #9B650D is a dynamic orange with RGB values of (155, 101, 13) and HSL of (37°, 85%, 33%). It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#9B650D
RGB
155, 101, 13
HSL
37°, 85%, 33%
CMYK
0%, 35%, 92%, 39%

Shades

CSS Usage
color: #9B650D;
background-color: #9B650D;
border-color: #9B650D;
box-shadow: 0 0 10px #9B650D;
border: 2px solid #9B650D;
Tailwind Usage
bg-[#9B650D]
text-[#9B650D]
border-[#9B650D]
shadow-[0_0_10px_9B650D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9B650D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9B650D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9B650D; 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 #9B650D; background-color: #9B650D15; }

Alert / Toast

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

Link / Accent

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

a { color: #9B650D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9B650D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 101, 13

Red: 155 / Green: 101 / Blue: 13

HSL

37°, 85%, 33%

Hue: 37° / Saturation: 85% / Lightness: 33%

CMYK

0%, 35%, 92%, 39%

Cyan: 0% / Magenta: 35% / Yellow: 92% / Key: 39%

What color is #9B650D?

#9B650D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B650D to RGB:

rgb(155, 101, 13)HEX to RGB Converter →

HEX to HSL

Convert #9B650D to HSL:

hsl(37, 85%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #9B650D to CMYK:

cmyk(0%, 35%, 92%, 39%)Color Converter →

Color Meaning and Usage

A striking orange tone, #9B650D has RGB (155, 101, 13) and HSL (37°, 85%, 33%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B650D is #0D439C, creating high-contrast pairings. For softer combinations, try analogous colors like #9C1D0D.

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

Contrast with #9B650D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B650D?

#9B650D is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9B650D?

#9B650D in RGB is (155, 101, 13) - 155 red, 101 green, and 13 blue.

How to use #9B650D in CSS?

Use #9B650D directly in your CSS properties like color or background-color.

What colors go well with #9B650D?

#0D439C (complementary), #9C1D0D (analogous), and #553707 (lighter shade) work well with #9B650D.