What is the RGB code for baby shit brown?
The CSS color baby shit brown in RGB format is rgb(173, 144, 13). Use this value directly in CSS, SVG, and most design tools.
How do I use baby shit brown in CSS?
To apply baby shit brown in CSS:
- Text color: color: rgb(173, 144, 13);
- Background: background-color: rgb(173, 144, 13);
- Border: border-color: rgb(173, 144, 13);
What are all the color format values for baby shit brown?
| Format | Value |
|---|---|
| HEX | #ad900d |
| RGB | rgb(173, 144, 13) |
| HSL | hsl(49.1, 86%, 36.5%) |
| CMYK | cmyk(0%, 16.8%, 92.5%, 32.2%) |
How do I convert baby shit brown to RGB?
Select baby shit brown from the color name list in our color converter. The RGB value — rgb(173, 144, 13) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does baby shit brown belong to?
baby shit brown belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 49.1°, saturation 86%, lightness 36.5%.
How do I create lighter and darker shades of baby shit brown?
Lighter variant (lightness 51.5%): #eec719. Darker variant (lightness 21.5%): #665508. 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.