Dark fuchsia to RGB

Color Code

#9d0759
Format Value
HEX #9d0759
RGB rgb(157, 7, 89)
HSL hsl(327.2, 91.5%, 32.2%)
CMYK cmyk(0%, 95.5%, 43.3%, 38.4%)
HSV hsv(327.2, 95.5%, 61.6%)

dark fuchsia color harmonies

Tints & shades of dark fuchsia

Tints (lighter)

#a61e68 #af3477 #b84b86 #c16195 #ca78a4 #d28eb4 #dba5c3 #e4bbd2 #edd2e1 #f6e8f0

Shades (darker)

#8f0651 #800649 #720541 #640439 #560431 #470328 #390320 #2b0218 #1d0110 #0e0108

Contrast & accessibility

The quick brown fox

On white · 8.05:1 · AAA

The quick brown fox

On black · 2.61:1 · Fail

Recommended text color: #ffffff

Use dark fuchsia in code

CSS color: #9d0759;
SCSS $color: #9d0759;
Tailwind bg-[#9d0759]
Swift UIColor(red: 0.616, green: 0.027, blue: 0.349, alpha: 1)
Android Color.parseColor("#9d0759")
Flutter Color(0xFF9D0759)

Colors similar to dark fuchsia

Browse all Pink colors →

What is the RGB code for dark fuchsia?

The CSS color dark fuchsia in RGB format is rgb(157, 7, 89). Use this value directly in CSS, SVG, and most design tools.

How do I use dark fuchsia in CSS?

To apply dark fuchsia in CSS:

  • Text color: color: rgb(157, 7, 89);
  • Background: background-color: rgb(157, 7, 89);
  • Border: border-color: rgb(157, 7, 89);

What are all the color format values for dark fuchsia?

FormatValue
HEX#9d0759
RGBrgb(157, 7, 89)
HSLhsl(327.2, 91.5%, 32.2%)
CMYKcmyk(0%, 95.5%, 43.3%, 38.4%)

How do I convert dark fuchsia to RGB?

Select dark fuchsia from the color name list in our color converter. The RGB value — rgb(157, 7, 89) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark fuchsia belong to?

dark fuchsia belongs to the pink color family. It is a medium, vivid color with HSL values: hue 327.2°, saturation 91.5%, lightness 32.2%.

How do I create lighter and darker shades of dark fuchsia?

Lighter variant (lightness 47.2%): #e60a83. Darker variant (lightness 17.200000000000003%): #540430. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.