#B0640C Color Information

Hex color code: #B0640C

The hex color #B0640C is a bold orange with RGB values of (176, 100, 12) and HSL of (32°, 87%, 37%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#B0640C
RGB
176, 100, 12
HSL
32°, 87%, 37%
CMYK
0%, 43%, 93%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0640C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 100, 12

Red: 176 / Green: 100 / Blue: 12

HSL

32°, 87%, 37%

Hue: 32° / Saturation: 87% / Lightness: 37%

CMYK

0%, 43%, 93%, 31%

Cyan: 0% / Magenta: 43% / Yellow: 93% / Key: 31%

What color is #B0640C?

#B0640C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0640C to RGB:

rgb(176, 100, 12)HEX to RGB Converter →

HEX to HSL

Convert #B0640C to HSL:

hsl(32, 87%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #B0640C to CMYK:

cmyk(0%, 43%, 93%, 31%)Color Converter →

Color Meaning and Usage

#B0640C is a vivid orange color with RGB values of 176, 100, 12 and HSL of 32°, 87%, 37%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0640C is #0C59B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0120C.

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

Contrast with #B0640C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0640C?

#B0640C is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B0640C?

#B0640C in RGB is (176, 100, 12) - 176 red, 100 green, and 12 blue.

How to use #B0640C in CSS?

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

What colors go well with #B0640C?

#0C59B0 (complementary), #B0120C (analogous), and #693B07 (lighter shade) work well with #B0640C.