#BA772C Color Information

Hex color code: #BA772C

A subtle orange shade, #BA772C appears as (186, 119, 44) in RGB and (32°, 62%, 45%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#BA772C
RGB
186, 119, 44
HSL
32°, 62%, 45%
CMYK
0%, 36%, 76%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BA772C; color: #000000; }

Badge

New Feature
.badge { background-color: #BA772C; color: #000000; }

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 #BA772C; background-color: #BA772C15; }

Alert / Toast

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

Link / Accent

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

a { color: #BA772C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 119, 44

Red: 186 / Green: 119 / Blue: 44

HSL

32°, 62%, 45%

Hue: 32° / Saturation: 62% / Lightness: 45%

CMYK

0%, 36%, 76%, 27%

Cyan: 0% / Magenta: 36% / Yellow: 76% / Key: 27%

What color is #BA772C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA772C to RGB:

rgb(186, 119, 44)HEX to RGB Converter →

HEX to HSL

Convert #BA772C to HSL:

hsl(32, 62%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BA772C to CMYK:

cmyk(0%, 36%, 76%, 27%)Color Converter →

Color Meaning and Usage

#BA772C is a neutral orange color with RGB values of 186, 119, 44 and HSL of 32°, 62%, 45%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA772C is #2C6EBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA302C.

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

Contrast with #BA772C

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

Contrast Ratio: 5.76:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA772C?

#BA772C is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BA772C?

#BA772C in RGB is (186, 119, 44) - 186 red, 119 green, and 44 blue.

How to use #BA772C in CSS?

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

What colors go well with #BA772C?

#2C6EBA (complementary), #BA302C (analogous), and #7C501D (lighter shade) work well with #BA772C.