#BD260F Color Information

Hex color code: #BD260F

The hex color #BD260F is a eye-catching red with RGB values of (189, 38, 15) and HSL of (8°, 85%, 40%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#BD260F
RGB
189, 38, 15
HSL
8°, 85%, 40%
CMYK
0%, 80%, 92%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD260F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 38, 15

Red: 189 / Green: 38 / Blue: 15

HSL

8°, 85%, 40%

Hue: 8° / Saturation: 85% / Lightness: 40%

CMYK

0%, 80%, 92%, 26%

Cyan: 0% / Magenta: 80% / Yellow: 92% / Key: 26%

What color is #BD260F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD260F to RGB:

rgb(189, 38, 15)HEX to RGB Converter →

HEX to HSL

Convert #BD260F to HSL:

hsl(8, 85%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BD260F to CMYK:

cmyk(0%, 80%, 92%, 26%)Color Converter →

Color Meaning and Usage

A striking red tone, #BD260F has RGB (189, 38, 15) and HSL (8°, 85%, 40%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD260F is #0FA6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD0F4F.

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

Contrast with #BD260F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD260F?

#BD260F is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BD260F?

#BD260F in RGB is (189, 38, 15) - 189 red, 38 green, and 15 blue.

How to use #BD260F in CSS?

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

What colors go well with #BD260F?

#0FA6BD (complementary), #BD0F4F (analogous), and #76180A (lighter shade) work well with #BD260F.