#65520B Color Information

Hex color code: #65520B

A deep yellow shade, #65520B appears as (101, 82, 11) in RGB and (47°, 80%, 22%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#65520B
RGB
101, 82, 11
HSL
47°, 80%, 22%
CMYK
0%, 19%, 89%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #65520B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 82, 11

Red: 101 / Green: 82 / Blue: 11

HSL

47°, 80%, 22%

Hue: 47° / Saturation: 80% / Lightness: 22%

CMYK

0%, 19%, 89%, 60%

Cyan: 0% / Magenta: 19% / Yellow: 89% / Key: 60%

What color is #65520B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65520B to RGB:

rgb(101, 82, 11)HEX to RGB Converter →

HEX to HSL

Convert #65520B to HSL:

hsl(47, 80%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #65520B to CMYK:

cmyk(0%, 19%, 89%, 60%)Color Converter →

Color Meaning and Usage

A deep yellow tone, #65520B has RGB (101, 82, 11) and HSL (47°, 80%, 22%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65520B is #0B1F65, creating high-contrast pairings. For softer combinations, try analogous colors like #65250B.

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

Contrast with #65520B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65520B?

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

What is the RGB value of #65520B?

#65520B in RGB is (101, 82, 11) - 101 red, 82 green, and 11 blue.

How to use #65520B in CSS?

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

What colors go well with #65520B?

#0B1F65 (complementary), #65250B (analogous), and #201A04 (lighter shade) work well with #65520B.