Red wine Color — HEX, RGB, HSL & CMYK Codes

#8c0034
Format Value
HEX #8c0034
RGB rgb(140, 0, 52)
HSL hsl(337.7, 100%, 27.5%)
CMYK cmyk(0%, 100%, 62.9%, 45.1%)
HSV hsv(337.7, 100%, 54.9%)

red wine color harmonies

Tints & shades of red wine

Tints (lighter)

#961746 #a12e59 #ab466b #b65d7e #c07490 #cb8ba3 #d5a2b5 #e0b9c8 #ead1da #f5e8ed

Shades (darker)

#7f002f #73002b #660026 #590021 #4c001c #400018 #330013 #26000e #190009 #0d0005

Contrast & accessibility

The quick brown fox

On white · 9.7:1 · AAA

The quick brown fox

On black · 2.16:1 · Fail

Recommended text color: #ffffff

Use red wine in code

CSS color: #8c0034;
SCSS $color: #8c0034;
Tailwind bg-[#8c0034]
Swift UIColor(red: 0.549, green: 0.000, blue: 0.204, alpha: 1)
Android Color.parseColor("#8c0034")
Flutter Color(0xFF8C0034)

Colors similar to red wine

Browse all Pink colors →

What is the HEX code for red wine?

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

How do I use red wine in CSS?

To apply red wine in CSS:

  • Text color: color: #8c0034;
  • Background: background-color: #8c0034;
  • Border: border-color: #8c0034;

What are all the color format values for red wine?

FormatValue
HEX#8c0034
RGBrgb(140, 0, 52)
HSLhsl(337.7, 100%, 27.5%)
CMYKcmyk(0%, 100%, 62.9%, 45.1%)

How do I convert red wine to HEX?

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

What color family does red wine belong to?

red wine belongs to the pink color family. It is a dark, vivid color with HSL values: hue 337.7°, saturation 100%, lightness 27.5%.

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

Lighter variant (lightness 42.5%): #d90051. Darker variant (lightness 12.5%): #400018. 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.