#956B4D Color Information

Hex color code: #956B4D

The hex color #956B4D is a subtle orange with RGB values of (149, 107, 77) and HSL of (25°, 32%, 44%). It is often used for branding and logos.

Try:
Color NameSienna
HEX
#956B4D
RGB
149, 107, 77
HSL
25°, 32%, 44%
CMYK
0%, 28%, 48%, 42%

Shades

CSS Usage
color: #956B4D;
background-color: #956B4D;
border-color: #956B4D;
box-shadow: 0 0 10px #956B4D;
border: 2px solid #956B4D;
Tailwind Usage
bg-[#956B4D]
text-[#956B4D]
border-[#956B4D]
shadow-[0_0_10px_956B4D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #956B4D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #956B4D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #956B4D; 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 #956B4D; background-color: #956B4D15; }

Alert / Toast

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

Link / Accent

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

a { color: #956B4D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #956B4D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 107, 77

Red: 149 / Green: 107 / Blue: 77

HSL

25°, 32%, 44%

Hue: 25° / Saturation: 32% / Lightness: 44%

CMYK

0%, 28%, 48%, 42%

Cyan: 0% / Magenta: 28% / Yellow: 48% / Key: 42%

What color is #956B4D?

#956B4D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #956B4D to RGB:

rgb(149, 107, 77)HEX to RGB Converter →

HEX to HSL

Convert #956B4D to HSL:

hsl(25, 32%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #956B4D to CMYK:

cmyk(0%, 28%, 48%, 42%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #956B4D has RGB (149, 107, 77) and HSL (25°, 32%, 44%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #956B4D is #4C7694, creating high-contrast pairings. For softer combinations, try analogous colors like #944C52.

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

Contrast with #956B4D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #956B4D?

#956B4D is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #956B4D?

#956B4D in RGB is (149, 107, 77) - 149 red, 107 green, and 77 blue.

How to use #956B4D in CSS?

Use #956B4D directly in your CSS properties like color or background-color.

What colors go well with #956B4D?

#4C7694 (complementary), #944C52 (analogous), and #624632 (lighter shade) work well with #956B4D.