Poop brown to RGB

Color Code

#7a5901
Format Value
HEX #7a5901
RGB rgb(122, 89, 1)
HSL hsl(43.6, 98.4%, 24.1%)
CMYK cmyk(0%, 27%, 99.2%, 52.2%)
HSV hsv(43.6, 99.2%, 47.8%)

poop brown color harmonies

Tints & shades of poop brown

Tints (lighter)

#866818 #92772f #9e8646 #aa955d #b6a474 #c3b48c #cfc3a3 #dbd2ba #e7e1d1 #f3f0e8

Shades (darker)

#6f5101 #644901 #594101 #4e3901 #433101 #372800 #2c2000 #211800 #161000 #0b0800

Contrast & accessibility

The quick brown fox

On white · 6.45:1 · AA

The quick brown fox

On black · 3.26:1 · AA Large

Recommended text color: #ffffff

Use poop brown in code

CSS color: #7a5901;
SCSS $color: #7a5901;
Tailwind bg-[#7a5901]
Swift UIColor(red: 0.478, green: 0.349, blue: 0.004, alpha: 1)
Android Color.parseColor("#7a5901")
Flutter Color(0xFF7A5901)

Colors similar to poop brown

Browse all Orange colors →

What is the RGB code for poop brown?

The CSS color poop brown in RGB format is rgb(122, 89, 1). Use this value directly in CSS, SVG, and most design tools.

How do I use poop brown in CSS?

To apply poop brown in CSS:

  • Text color: color: rgb(122, 89, 1);
  • Background: background-color: rgb(122, 89, 1);
  • Border: border-color: rgb(122, 89, 1);

What are all the color format values for poop brown?

FormatValue
HEX#7a5901
RGBrgb(122, 89, 1)
HSLhsl(43.6, 98.4%, 24.1%)
CMYKcmyk(0%, 27%, 99.2%, 52.2%)

How do I convert poop brown to RGB?

Select poop brown from the color name list in our color converter. The RGB value — rgb(122, 89, 1) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does poop brown belong to?

poop brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 43.6°, saturation 98.4%, lightness 24.1%.

How do I create lighter and darker shades of poop brown?

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