#504C0B Color Information

Hex color code: #504C0B

The hex color #504C0B is a dramatic yellow with RGB values of (80, 76, 11) and HSL of (57°, 76%, 18%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#504C0B
RGB
80, 76, 11
HSL
57°, 76%, 18%
CMYK
0%, 5%, 86%, 69%

Shades

CSS Usage
color: #504C0B;
background-color: #504C0B;
border-color: #504C0B;
box-shadow: 0 0 10px #504C0B;
border: 2px solid #504C0B;
Tailwind Usage
bg-[#504C0B]
text-[#504C0B]
border-[#504C0B]
shadow-[0_0_10px_504C0B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #504C0B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #504C0B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #504C0B; 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 #504C0B; background-color: #504C0B15; }

Alert / Toast

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

Link / Accent

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

a { color: #504C0B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #504C0B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 76, 11

Red: 80 / Green: 76 / Blue: 11

HSL

57°, 76%, 18%

Hue: 57° / Saturation: 76% / Lightness: 18%

CMYK

0%, 5%, 86%, 69%

Cyan: 0% / Magenta: 5% / Yellow: 86% / Key: 69%

What color is #504C0B?

#504C0B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #504C0B to RGB:

rgb(80, 76, 11)HEX to RGB Converter →

HEX to HSL

Convert #504C0B to HSL:

hsl(57, 76%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #504C0B to CMYK:

cmyk(0%, 5%, 86%, 69%)Color Converter →

Color Meaning and Usage

A dramatic yellow tone, #504C0B has RGB (80, 76, 11) and HSL (57°, 76%, 18%). Known for evoking sophistication and elegance, this very dark shade is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #504C0B is #0B0F51, creating high-contrast pairings. For softer combinations, try analogous colors like #512A0B.

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

Contrast with #504C0B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #504C0B?

#504C0B is a dramatic yellow color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #504C0B?

#504C0B in RGB is (80, 76, 11) - 80 red, 76 green, and 11 blue.

How to use #504C0B in CSS?

Use #504C0B directly in your CSS properties like color or background-color.

What colors go well with #504C0B?

#0B0F51 (complementary), #512A0B (analogous), and #0D0D02 (lighter shade) work well with #504C0B.