#984C16 Color Information

Hex color code: #984C16

#984C16 is a dynamic orange color. In RGB it is (152, 76, 22), and in HSL it is (25°, 75%, 34%). It is typically applied in digital products.

Try:
Color NameSaddle Brown
HEX
#984C16
RGB
152, 76, 22
HSL
25°, 75%, 34%
CMYK
0%, 50%, 86%, 40%

Shades

CSS Usage
color: #984C16;
background-color: #984C16;
border-color: #984C16;
box-shadow: 0 0 10px #984C16;
border: 2px solid #984C16;
Tailwind Usage
bg-[#984C16]
text-[#984C16]
border-[#984C16]
shadow-[0_0_10px_984C16]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #984C16, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #984C16; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #984C16; 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 #984C16; background-color: #984C1615; }

Alert / Toast

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

Link / Accent

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

a { color: #984C16; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #984C16 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 76, 22

Red: 152 / Green: 76 / Blue: 22

HSL

25°, 75%, 34%

Hue: 25° / Saturation: 75% / Lightness: 34%

CMYK

0%, 50%, 86%, 40%

Cyan: 0% / Magenta: 50% / Yellow: 86% / Key: 40%

What color is #984C16?

#984C16 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #984C16 to RGB:

rgb(152, 76, 22)HEX to RGB Converter →

HEX to HSL

Convert #984C16 to HSL:

hsl(25, 75%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #984C16 to CMYK:

cmyk(0%, 50%, 86%, 40%)Color Converter →

Color Meaning and Usage

A striking orange tone, #984C16 has RGB (152, 76, 22) and HSL (25°, 75%, 34%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #984C16 is #166298, creating high-contrast pairings. For softer combinations, try analogous colors like #981621.

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

Contrast with #984C16

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #984C16?

#984C16 is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #984C16?

#984C16 in RGB is (152, 76, 22) - 152 red, 76 green, and 22 blue.

How to use #984C16 in CSS?

Use #984C16 directly in your CSS properties like color or background-color.

What colors go well with #984C16?

#166298 (complementary), #981621 (analogous), and #552A0C (lighter shade) work well with #984C16.