Dull red Color — HEX, RGB, HSL & CMYK Codes

#bb3f3f
Format Value
HEX #bb3f3f
RGB rgb(187, 63, 63)
HSL hsl(0, 49.6%, 49%)
CMYK cmyk(0%, 66.3%, 66.3%, 26.7%)
HSV hsv(0, 66.3%, 73.3%)

dull red color harmonies

Tints & shades of dull red

Tints (lighter)

#c15050 #c76262 #ce7373 #d48585 #da9696 #e0a8a8 #e6b9b9 #eccbcb #f3dcdc #f9eeee

Shades (darker)

#aa3939 #993434 #882e2e #772828 #662222 #551d1d #441717 #331111 #220b0b #110606

Contrast & accessibility

The quick brown fox

On white · 5.39:1 · AA

The quick brown fox

On black · 3.9:1 · AA Large

Recommended text color: #ffffff

Use dull red in code

CSS color: #bb3f3f;
SCSS $color: #bb3f3f;
Tailwind bg-[#bb3f3f]
Swift UIColor(red: 0.733, green: 0.247, blue: 0.247, alpha: 1)
Android Color.parseColor("#bb3f3f")
Flutter Color(0xFFBB3F3F)

Colors similar to dull red

Browse all Red colors →

What is the HEX code for dull red?

The CSS color dull red in HEX format is #bb3f3f. Use this value directly in CSS, SVG, and most design tools.

How do I use dull red in CSS?

To apply dull red in CSS:

  • Text color: color: #bb3f3f;
  • Background: background-color: #bb3f3f;
  • Border: border-color: #bb3f3f;

What are all the color format values for dull red?

FormatValue
HEX#bb3f3f
RGBrgb(187, 63, 63)
HSLhsl(0, 49.6%, 49%)
CMYKcmyk(0%, 66.3%, 66.3%, 26.7%)

How do I convert dull red to HEX?

Select dull red from the color name list in our color converter. The HEX value — #bb3f3f — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dull red belong to?

dull red belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 0°, saturation 49.6%, lightness 49%.

How do I create lighter and darker shades of dull red?

Lighter variant (lightness 64%): #d17676. Darker variant (lightness 34%): #822c2c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.