#47500B Color Information

Hex color code: #47500B

The hex color #47500B is a dark yellow with RGB values of (71, 80, 11) and HSL of (68°, 76%, 18%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#47500B
RGB
71, 80, 11
HSL
68°, 76%, 18%
CMYK
11%, 0%, 86%, 69%

Shades

CSS Usage
color: #47500B;
background-color: #47500B;
border-color: #47500B;
box-shadow: 0 0 10px #47500B;
border: 2px solid #47500B;
Tailwind Usage
bg-[#47500B]
text-[#47500B]
border-[#47500B]
shadow-[0_0_10px_47500B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47500B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47500B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47500B; 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 #47500B; background-color: #47500B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47500B20; border-left: 4px solid #47500B; }

Link / Accent

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

a { color: #47500B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47500B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 80, 11

Red: 71 / Green: 80 / Blue: 11

HSL

68°, 76%, 18%

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

CMYK

11%, 0%, 86%, 69%

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

What color is #47500B?

#47500B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47500B to RGB:

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

HEX to HSL

Convert #47500B to HSL:

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

HEX to CMYK

Convert #47500B to CMYK:

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

Color Meaning and Usage

A intense yellow tone, #47500B has RGB (71, 80, 11) and HSL (68°, 76%, 18%). Known for evoking sophistication and elegance, this very dark shade is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47500B is #140B51, creating high-contrast pairings. For softer combinations, try analogous colors like #51370B.

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

Contrast with #47500B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47500B?

#47500B is a intense yellow color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #47500B?

#47500B in RGB is (71, 80, 11) - 71 red, 80 green, and 11 blue.

How to use #47500B in CSS?

Use #47500B directly in your CSS properties like color or background-color.

What colors go well with #47500B?

#140B51 (complementary), #51370B (analogous), and #0C0D02 (lighter shade) work well with #47500B.