Terracota to RGB — Color Code

RGB

rgb(203, 104, 67)

Format Value
HEX #cb6843
RGB rgb(203, 104, 67)
HSL hsl(16.3, 56.7%, 52.9%)
CMYK cmyk(0%, 48.8%, 67%, 20.4%)

What is the RGB code for terracota?

The CSS color terracota in RGB format is rgb(203, 104, 67). Use this value directly in CSS, SVG, and most design tools.

How do I use terracota in CSS?

To apply terracota in CSS:

  • Text color: color: rgb(203, 104, 67);
  • Background: background-color: rgb(203, 104, 67);
  • Border: border-color: rgb(203, 104, 67);

What are all the color format values for terracota?

FormatValue
HEX#cb6843
RGBrgb(203, 104, 67)
HSLhsl(16.3, 56.7%, 52.9%)
CMYKcmyk(0%, 48.8%, 67%, 20.4%)

How do I convert terracota to RGB?

Select terracota from the color name list in our color converter. The RGB value — rgb(203, 104, 67) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does terracota belong to?

terracota belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 16.3°, saturation 56.7%, lightness 52.9%.

How do I create lighter and darker shades of terracota?

Lighter variant (lightness 67.9%): #dc987f. Darker variant (lightness 37.9%): #97482a. 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.