What is the RGB code for sage?
The CSS color sage in RGB format is rgb(135, 174, 115). Use this value directly in CSS, SVG, and most design tools.
How do I use sage in CSS?
To apply sage in CSS:
- Text color: color: rgb(135, 174, 115);
- Background: background-color: rgb(135, 174, 115);
- Border: border-color: rgb(135, 174, 115);
What are all the color format values for sage?
| Format | Value |
|---|---|
| HEX | #87ae73 |
| RGB | rgb(135, 174, 115) |
| HSL | hsl(99.7, 26.7%, 56.7%) |
| CMYK | cmyk(22.4%, 0%, 33.9%, 31.8%) |
How do I convert sage to RGB?
Select sage from the color name list in our color converter. The RGB value — rgb(135, 174, 115) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sage belong to?
sage belongs to the green color family. It is a medium, muted color with HSL values: hue 99.7°, saturation 26.7%, lightness 56.7%.
How do I create lighter and darker shades of sage?
Lighter variant (lightness 71.7%): #b1caa4. Darker variant (lightness 41.7%): #61874e. 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.