Sandstone to RGB — Color Code

RGB

rgb(201, 174, 116)

Format Value
HEX #c9ae74
RGB rgb(201, 174, 116)
HSL hsl(40.9, 44%, 62.2%)
CMYK cmyk(0%, 13.4%, 42.3%, 21.2%)

What is the RGB code for sandstone?

The CSS color sandstone in RGB format is rgb(201, 174, 116). Use this value directly in CSS, SVG, and most design tools.

How do I use sandstone in CSS?

To apply sandstone in CSS:

  • Text color: color: rgb(201, 174, 116);
  • Background: background-color: rgb(201, 174, 116);
  • Border: border-color: rgb(201, 174, 116);

What are all the color format values for sandstone?

FormatValue
HEX#c9ae74
RGBrgb(201, 174, 116)
HSLhsl(40.9, 44%, 62.2%)
CMYKcmyk(0%, 13.4%, 42.3%, 21.2%)

How do I convert sandstone to RGB?

Select sandstone from the color name list in our color converter. The RGB value — rgb(201, 174, 116) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sandstone belong to?

sandstone belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 40.9°, saturation 44%, lightness 62.2%.

How do I create lighter and darker shades of sandstone?

Lighter variant (lightness 77.2%): #deceab. Darker variant (lightness 47.2%): #ad8c43. 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.