Color #826717

#826717rgb(130, 103, 23)

Color Codes

HEX#826717
RGBrgb(130, 103, 23)
HSLhsl(45°, 70%, 30%)
CMYKcmyk(0%, 21%, 82%, 49%)
CIELABLab(45, 2.6, 45.6)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #826717;
  --color-primary-rgb: 130, 103, 23;
  --color-primary-hsl: 45, 70%, 30%;
}

Related Tools