#555111 Color Information

Hex color code: #555111

A dramatic yellow shade, #555111 appears as (85, 81, 17) in RGB and (56°, 67%, 20%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#555111
RGB
85, 81, 17
HSL
56°, 67%, 20%
CMYK
0%, 5%, 80%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #555111; 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 #555111; background-color: #55511115; }

Alert / Toast

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

Link / Accent

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

a { color: #555111; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #555111 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 81, 17

Red: 85 / Green: 81 / Blue: 17

HSL

56°, 67%, 20%

Hue: 56° / Saturation: 67% / Lightness: 20%

CMYK

0%, 5%, 80%, 67%

Cyan: 0% / Magenta: 5% / Yellow: 80% / Key: 67%

What color is #555111?

#555111 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #555111 to RGB:

rgb(85, 81, 17)HEX to RGB Converter →

HEX to HSL

Convert #555111 to HSL:

hsl(56, 67%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #555111 to CMYK:

cmyk(0%, 5%, 80%, 67%)Color Converter →

Color Meaning and Usage

A deep yellow tone, #555111 has RGB (85, 81, 17) and HSL (56°, 67%, 20%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #555111 is #111555, creating high-contrast pairings. For softer combinations, try analogous colors like #552E11.

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

Contrast with #555111

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #555111?

#555111 is a deep yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #555111?

#555111 in RGB is (85, 81, 17) - 85 red, 81 green, and 17 blue.

How to use #555111 in CSS?

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

What colors go well with #555111?

#111555 (complementary), #552E11 (analogous), and #151404 (lighter shade) work well with #555111.