What is the RGB code for auburn?
The CSS color auburn in RGB format is rgb(154, 48, 1). Use this value directly in CSS, SVG, and most design tools.
How do I use auburn in CSS?
To apply auburn in CSS:
- Text color: color: rgb(154, 48, 1);
- Background: background-color: rgb(154, 48, 1);
- Border: border-color: rgb(154, 48, 1);
What are all the color format values for auburn?
| Format | Value |
|---|---|
| HEX | #9a3001 |
| RGB | rgb(154, 48, 1) |
| HSL | hsl(18.4, 98.7%, 30.4%) |
| CMYK | cmyk(0%, 68.8%, 99.4%, 39.6%) |
How do I convert auburn to RGB?
Select auburn from the color name list in our color converter. The RGB value — rgb(154, 48, 1) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does auburn belong to?
auburn belongs to the orange color family. It is a medium, vivid color with HSL values: hue 18.4°, saturation 98.7%, lightness 30.4%.
How do I create lighter and darker shades of auburn?
Lighter variant (lightness 45.4%): #e64802. Darker variant (lightness 15.399999999999999%): #4e1801. 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.