Seaweed to RGB — Color Code

RGB

rgb(24, 209, 123)

Format Value
HEX #18d17b
RGB rgb(24, 209, 123)
HSL hsl(152.1, 79.4%, 45.7%)
CMYK cmyk(88.5%, 0%, 41.1%, 18%)

What is the RGB code for seaweed?

The CSS color seaweed in RGB format is rgb(24, 209, 123). Use this value directly in CSS, SVG, and most design tools.

How do I use seaweed in CSS?

To apply seaweed in CSS:

  • Text color: color: rgb(24, 209, 123);
  • Background: background-color: rgb(24, 209, 123);
  • Border: border-color: rgb(24, 209, 123);

What are all the color format values for seaweed?

FormatValue
HEX#18d17b
RGBrgb(24, 209, 123)
HSLhsl(152.1, 79.4%, 45.7%)
CMYKcmyk(88.5%, 0%, 41.1%, 18%)

How do I convert seaweed to RGB?

Select seaweed from the color name list in our color converter. The RGB value — rgb(24, 209, 123) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does seaweed belong to?

seaweed belongs to the green color family. It is a medium, vivid color with HSL values: hue 152.1°, saturation 79.4%, lightness 45.7%.

How do I create lighter and darker shades of seaweed?

Lighter variant (lightness 60.7%): #4beaa0. Darker variant (lightness 30.700000000000003%): #108c53. 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.