Color #821717

#821717rgb(130, 23, 23)

Color Codes

HEX#821717
RGBrgb(130, 23, 23)
HSLhsl(0°, 70%, 30%)
CMYKcmyk(0%, 82%, 82%, 49%)
CIELABLab(27.9, 44.2, 29.4)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools