Bordeaux Color

HEX, RGB, HSL & CMYK Codes

#7b002c
Format Value
HEX #7b002c
RGB rgb(123, 0, 44)
HSL hsl(338.5, 100%, 24.1%)
CMYK cmyk(0%, 100%, 64.2%, 51.8%)
HSV hsv(338.5, 100%, 48.2%)

bordeaux color harmonies

Tints & shades of bordeaux

Tints (lighter)

#87173f #932e52 #9f4666 #ab5d79 #b7748c #c38b9f #cfa2b2 #dbb9c5 #e7d1d9 #f3e8ec

Shades (darker)

#700028 #650024 #590020 #4e001c #430018 #380014 #2d0010 #22000c #160008 #0b0004

Contrast & accessibility

The quick brown fox

On white · 11.18:1 · AAA

The quick brown fox

On black · 1.88:1 · Fail

Recommended text color: #ffffff

Use bordeaux in code

CSS color: #7b002c;
SCSS $color: #7b002c;
Tailwind bg-[#7b002c]
Swift UIColor(red: 0.482, green: 0.000, blue: 0.173, alpha: 1)
Android Color.parseColor("#7b002c")
Flutter Color(0xFF7B002C)

Colors similar to bordeaux

Browse all Pink colors →

What is the HEX code for bordeaux?

The CSS color bordeaux in HEX format is #7b002c. Use this value directly in CSS, SVG, and most design tools.

How do I use bordeaux in CSS?

To apply bordeaux in CSS:

  • Text color: color: #7b002c;
  • Background: background-color: #7b002c;
  • Border: border-color: #7b002c;

What are all the color format values for bordeaux?

FormatValue
HEX#7b002c
RGBrgb(123, 0, 44)
HSLhsl(338.5, 100%, 24.1%)
CMYKcmyk(0%, 100%, 64.2%, 51.8%)

How do I convert bordeaux to HEX?

Select bordeaux from the color name list in our color converter. The HEX value — #7b002c — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bordeaux belong to?

bordeaux belongs to the pink color family. It is a dark, vivid color with HSL values: hue 338.5°, saturation 100%, lightness 24.1%.

How do I create lighter and darker shades of bordeaux?

Lighter variant (lightness 39.1%): #c70047. Darker variant (lightness 9.100000000000001%): #2e0011. 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.