What is the RGB code for wintergreen?
The CSS color wintergreen in RGB format is rgb(32, 249, 134). Use this value directly in CSS, SVG, and most design tools.
How do I use wintergreen in CSS?
To apply wintergreen in CSS:
- Text color: color: rgb(32, 249, 134);
- Background: background-color: rgb(32, 249, 134);
- Border: border-color: rgb(32, 249, 134);
What are all the color format values for wintergreen?
| Format | Value |
|---|---|
| HEX | #20f986 |
| RGB | rgb(32, 249, 134) |
| HSL | hsl(148.2, 94.8%, 55.1%) |
| CMYK | cmyk(87.1%, 0%, 46.2%, 2.4%) |
How do I convert wintergreen to RGB?
Select wintergreen from the color name list in our color converter. The RGB value — rgb(32, 249, 134) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does wintergreen belong to?
wintergreen belongs to the green color family. It is a medium, vivid color with HSL values: hue 148.2°, saturation 94.8%, lightness 55.1%.
How do I create lighter and darker shades of wintergreen?
Lighter variant (lightness 70.1%): #6afbae. Darker variant (lightness 40.1%): #05c760. 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.