Shit brown to RGB — Color Code

RGB

rgb(123, 88, 4)

Format Value
HEX #7b5804
RGB rgb(123, 88, 4)
HSL hsl(42.4, 93.7%, 24.9%)
CMYK cmyk(0%, 28.5%, 96.7%, 51.8%)

What is the RGB code for shit brown?

The CSS color shit brown in RGB format is rgb(123, 88, 4). Use this value directly in CSS, SVG, and most design tools.

How do I use shit brown in CSS?

To apply shit brown in CSS:

  • Text color: color: rgb(123, 88, 4);
  • Background: background-color: rgb(123, 88, 4);
  • Border: border-color: rgb(123, 88, 4);

What are all the color format values for shit brown?

FormatValue
HEX#7b5804
RGBrgb(123, 88, 4)
HSLhsl(42.4, 93.7%, 24.9%)
CMYKcmyk(0%, 28.5%, 96.7%, 51.8%)

How do I convert shit brown to RGB?

Select shit brown from the color name list in our color converter. The RGB value — rgb(123, 88, 4) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does shit brown belong to?

shit brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 42.4°, saturation 93.7%, lightness 24.9%.

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

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