#BC661A Color Information

Hex color code: #BC661A

The hex color #BC661A is a vivid orange with RGB values of (188, 102, 26) and HSL of (28°, 76%, 42%). It is frequently seen in web interfaces.

Try:
Color NameChocolate
HEX
#BC661A
RGB
188, 102, 26
HSL
28°, 76%, 42%
CMYK
0%, 46%, 86%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC661A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 102, 26

Red: 188 / Green: 102 / Blue: 26

HSL

28°, 76%, 42%

Hue: 28° / Saturation: 76% / Lightness: 42%

CMYK

0%, 46%, 86%, 26%

Cyan: 0% / Magenta: 46% / Yellow: 86% / Key: 26%

What color is #BC661A?

#BC661A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC661A to RGB:

rgb(188, 102, 26)HEX to RGB Converter →

HEX to HSL

Convert #BC661A to HSL:

hsl(28, 76%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BC661A to CMYK:

cmyk(0%, 46%, 86%, 26%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #BC661A has RGB (188, 102, 26) and HSL (28°, 76%, 42%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC661A is #1A71BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC1A1F.

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

Contrast with #BC661A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC661A?

#BC661A is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC661A?

#BC661A in RGB is (188, 102, 26) - 188 red, 102 green, and 26 blue.

How to use #BC661A in CSS?

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

What colors go well with #BC661A?

#1A71BC (complementary), #BC1A1F (analogous), and #794111 (lighter shade) work well with #BC661A.