Dirty purple Color

HEX, RGB, HSL & CMYK Codes

#734a65
Format Value
HEX #734a65
RGB rgb(115, 74, 101)
HSL hsl(320.5, 21.7%, 37.1%)
CMYK cmyk(0%, 35.7%, 12.2%, 54.9%)
HSV hsv(320.5, 35.7%, 45.1%)

dirty purple color harmonies

Tints & shades of dirty purple

Tints (lighter)

#805a73 #8c6b81 #997b8f #a68c9d #b39cab #bfadb9 #ccbdc7 #d9ced5 #e6dee3 #f2eff1

Shades (darker)

#69435c #5e3d53 #543649 #492f40 #3f2837 #34222e #2a1b25 #1f141c #150d12 #0a0709

Contrast & accessibility

The quick brown fox

On white · 7.25:1 · AAA

The quick brown fox

On black · 2.9:1 · Fail

Recommended text color: #ffffff

Use dirty purple in code

CSS color: #734a65;
SCSS $color: #734a65;
Tailwind bg-[#734a65]
Swift UIColor(red: 0.451, green: 0.290, blue: 0.396, alpha: 1)
Android Color.parseColor("#734a65")
Flutter Color(0xFF734A65)

Colors similar to dirty purple

Browse all Pink colors →

What is the HEX code for dirty purple?

The CSS color dirty purple in HEX format is #734a65. Use this value directly in CSS, SVG, and most design tools.

How do I use dirty purple in CSS?

To apply dirty purple in CSS:

  • Text color: color: #734a65;
  • Background: background-color: #734a65;
  • Border: border-color: #734a65;

What are all the color format values for dirty purple?

FormatValue
HEX#734a65
RGBrgb(115, 74, 101)
HSLhsl(320.5, 21.7%, 37.1%)
CMYKcmyk(0%, 35.7%, 12.2%, 54.9%)

How do I convert dirty purple to HEX?

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

What color family does dirty purple belong to?

dirty purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 320.5°, saturation 21.7%, lightness 37.1%.

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

Lighter variant (lightness 52.1%): #9f6a8d. Darker variant (lightness 22.1%): #452c3c. 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.