Color #823217

#823217rgb(130, 50, 23)

Color Codes

HEX#823217
RGBrgb(130, 50, 23)
HSLhsl(15°, 70%, 30%)
CMYKcmyk(0%, 62%, 82%, 49%)
CIELABLab(32, 33, 33.5)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #823217;
color: #823217;
border: 2px solid #823217;
background: linear-gradient(135deg, #823217, #176782);

Code Export

css
:root {
  --color-primary: #823217;
  --color-primary-rgb: 130, 50, 23;
  --color-primary-hsl: 15, 70%, 30%;
}

Related Tools