Heather to RGB — Color Code

RGB

rgb(164, 132, 172)

Format Value
HEX #a484ac
RGB rgb(164, 132, 172)
HSL hsl(288, 19.4%, 59.6%)
CMYK cmyk(4.7%, 23.3%, 0%, 32.5%)

What is the RGB code for heather?

The CSS color heather in RGB format is rgb(164, 132, 172). Use this value directly in CSS, SVG, and most design tools.

How do I use heather in CSS?

To apply heather in CSS:

  • Text color: color: rgb(164, 132, 172);
  • Background: background-color: rgb(164, 132, 172);
  • Border: border-color: rgb(164, 132, 172);

What are all the color format values for heather?

FormatValue
HEX#a484ac
RGBrgb(164, 132, 172)
HSLhsl(288, 19.4%, 59.6%)
CMYKcmyk(4.7%, 23.3%, 0%, 32.5%)

How do I convert heather to RGB?

Select heather from the color name list in our color converter. The RGB value — rgb(164, 132, 172) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does heather belong to?

heather belongs to the purple color family. It is a medium, muted color with HSL values: hue 288°, saturation 19.4%, lightness 59.6%.

How do I create lighter and darker shades of heather?

Lighter variant (lightness 74.6%): #c6b2cb. Darker variant (lightness 44.6%): #7f5c88. 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.