Brownish purple Color

HEX, RGB, HSL & CMYK Codes

#76424e
Format Value
HEX #76424e
RGB rgb(118, 66, 78)
HSL hsl(346.2, 28.3%, 36.1%)
CMYK cmyk(0%, 44.1%, 33.9%, 53.7%)
HSV hsv(346.2, 44.1%, 46.3%)

brownish purple color harmonies

Tints & shades of brownish purple

Tints (lighter)

#82535e #8f646e #9b767e #a8878e #b4989e #c1a9af #cdbabf #dacbcf #e6dddf #f3eeef

Shades (darker)

#6b3c47 #613640 #563039 #4b2a32 #40242b #361e23 #2b181c #201215 #150c0e #0b0607

Contrast & accessibility

The quick brown fox

On white · 7.9:1 · AAA

The quick brown fox

On black · 2.66:1 · Fail

Recommended text color: #ffffff

Use brownish purple in code

CSS color: #76424e;
SCSS $color: #76424e;
Tailwind bg-[#76424e]
Swift UIColor(red: 0.463, green: 0.259, blue: 0.306, alpha: 1)
Android Color.parseColor("#76424e")
Flutter Color(0xFF76424E)

Colors similar to brownish purple

Browse all Red colors →

What is the HEX code for brownish purple?

The CSS color brownish purple in HEX format is #76424e. Use this value directly in CSS, SVG, and most design tools.

How do I use brownish purple in CSS?

To apply brownish purple in CSS:

  • Text color: color: #76424e;
  • Background: background-color: #76424e;
  • Border: border-color: #76424e;

What are all the color format values for brownish purple?

FormatValue
HEX#76424e
RGBrgb(118, 66, 78)
HSLhsl(346.2, 28.3%, 36.1%)
CMYKcmyk(0%, 44.1%, 33.9%, 53.7%)

How do I convert brownish purple to HEX?

Select brownish purple from the color name list in our color converter. The HEX value — #76424e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does brownish purple belong to?

brownish purple belongs to the red color family. It is a medium, muted color with HSL values: hue 346.2°, saturation 28.3%, lightness 36.1%.

How do I create lighter and darker shades of brownish purple?

Lighter variant (lightness 51.1%): #a65f6f. Darker variant (lightness 21.1%): #45272e. 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.