#B02B17 Color Information

Hex color code: #B02B17

A vivid red shade, #B02B17 appears as (176, 43, 23) in RGB and (8°, 77%, 39%) in HSL. It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#B02B17
RGB
176, 43, 23
HSL
8°, 77%, 39%
CMYK
0%, 76%, 87%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B02B17; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 43, 23

Red: 176 / Green: 43 / Blue: 23

HSL

8°, 77%, 39%

Hue: 8° / Saturation: 77% / Lightness: 39%

CMYK

0%, 76%, 87%, 31%

Cyan: 0% / Magenta: 76% / Yellow: 87% / Key: 31%

What color is #B02B17?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B02B17 to RGB:

rgb(176, 43, 23)HEX to RGB Converter →

HEX to HSL

Convert #B02B17 to HSL:

hsl(8, 77%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #B02B17 to CMYK:

cmyk(0%, 76%, 87%, 31%)Color Converter →

Color Meaning and Usage

A vivid red tone, #B02B17 has RGB (176, 43, 23) and HSL (8°, 77%, 39%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B02B17 is #179CB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0174F.

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

Contrast with #B02B17

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B02B17?

#B02B17 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B02B17?

#B02B17 in RGB is (176, 43, 23) - 176 red, 43 green, and 23 blue.

How to use #B02B17 in CSS?

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

What colors go well with #B02B17?

#179CB0 (complementary), #B0174F (analogous), and #6C1B0E (lighter shade) work well with #B02B17.