Poop to RGB — Color Code

#7f5e00
Format Value
HEX #7f5e00
RGB rgb(127, 94, 0)
HSL hsl(44.4, 100%, 24.9%)
CMYK cmyk(0%, 26%, 100%, 50.2%)
HSV hsv(44.4, 100%, 49.8%)

poop color harmonies

Tints & shades of poop

Tints (lighter)

#8b6d17 #967b2e #a28a46 #ae995d #b9a774 #c5b68b #d0c4a2 #dcd3b9 #e8e2d1 #f3f0e8

Shades (darker)

#735500 #684d00 #5c4400 #513c00 #453300 #3a2b00 #2e2200 #231a00 #171100 #0c0900

Contrast & accessibility

The quick brown fox

On white · 5.99:1 · AA

The quick brown fox

On black · 3.5:1 · AA Large

Recommended text color: #ffffff

Use poop in code

CSS color: #7f5e00;
SCSS $color: #7f5e00;
Tailwind bg-[#7f5e00]
Swift UIColor(red: 0.498, green: 0.369, blue: 0.000, alpha: 1)
Android Color.parseColor("#7f5e00")
Flutter Color(0xFF7F5E00)

Colors similar to poop

Browse all Orange colors →

What is the RGB code for poop?

The CSS color poop in RGB format is rgb(127, 94, 0). Use this value directly in CSS, SVG, and most design tools.

How do I use poop in CSS?

To apply poop in CSS:

  • Text color: color: rgb(127, 94, 0);
  • Background: background-color: rgb(127, 94, 0);
  • Border: border-color: rgb(127, 94, 0);

What are all the color format values for poop?

FormatValue
HEX#7f5e00
RGBrgb(127, 94, 0)
HSLhsl(44.4, 100%, 24.9%)
CMYKcmyk(0%, 26%, 100%, 50.2%)

How do I convert poop to RGB?

Select poop from the color name list in our color converter. The RGB value — rgb(127, 94, 0) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does poop belong to?

poop belongs to the orange color family. It is a dark, vivid color with HSL values: hue 44.4°, saturation 100%, lightness 24.9%.

How do I create lighter and darker shades of poop?

Lighter variant (lightness 39.9%): #cb9700. Darker variant (lightness 9.899999999999999%): #322500. 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.