What is the RGB code for piss yellow?
The CSS color piss yellow in RGB format is rgb(221, 214, 24). Use this value directly in CSS, SVG, and most design tools.
How do I use piss yellow in CSS?
To apply piss yellow in CSS:
- Text color: color: rgb(221, 214, 24);
- Background: background-color: rgb(221, 214, 24);
- Border: border-color: rgb(221, 214, 24);
What are all the color format values for piss yellow?
| Format | Value |
|---|---|
| HEX | #ddd618 |
| RGB | rgb(221, 214, 24) |
| HSL | hsl(57.9, 80.4%, 48%) |
| CMYK | cmyk(0%, 3.2%, 89.1%, 13.3%) |
How do I convert piss yellow to RGB?
Select piss yellow from the color name list in our color converter. The RGB value — rgb(221, 214, 24) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does piss yellow belong to?
piss yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 57.9°, saturation 80.4%, lightness 48%.
How do I create lighter and darker shades of piss yellow?
Lighter variant (lightness 63%): #ede755. Darker variant (lightness 33%): #989310. 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.