What is the RGB code for fern?
The CSS color fern in RGB format is rgb(99, 169, 80). Use this value directly in CSS, SVG, and most design tools.
How do I use fern in CSS?
To apply fern in CSS:
- Text color: color: rgb(99, 169, 80);
- Background: background-color: rgb(99, 169, 80);
- Border: border-color: rgb(99, 169, 80);
What are all the color format values for fern?
| Format | Value |
|---|---|
| HEX | #63a950 |
| RGB | rgb(99, 169, 80) |
| HSL | hsl(107.2, 35.7%, 48.8%) |
| CMYK | cmyk(41.4%, 0%, 52.7%, 33.7%) |
How do I convert fern to RGB?
Select fern from the color name list in our color converter. The RGB value — rgb(99, 169, 80) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does fern belong to?
fern belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 107.2°, saturation 35.7%, lightness 48.8%.
How do I create lighter and darker shades of fern?
Lighter variant (lightness 63.8%): #90c482. Darker variant (lightness 33.8%): #457537. 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.