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?
| Format | Value |
|---|---|
| HEX | #7f5e00 |
| RGB | rgb(127, 94, 0) |
| HSL | hsl(44.4, 100%, 24.9%) |
| CMYK | cmyk(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.