Color #828217

#828217rgb(130, 130, 23)

Color Codes

HEX#828217
RGBrgb(130, 130, 23)
HSLhsl(60°, 70%, 30%)
CMYKcmyk(0%, 0%, 82%, 49%)
CIELABLab(52.7, -12.5, 52.5)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #828217;
  --color-primary-rgb: 130, 130, 23;
  --color-primary-hsl: 60, 70%, 30%;
}

Related Tools