Poop brown to RGB — Color Code

RGB

rgb(122, 89, 1)

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%)

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.