Color #992600

#992600rgb(153, 38, 0)

Color Codes

HEX#992600
RGBrgb(153, 38, 0)
HSLhsl(15°, 100%, 30%)
CMYKcmyk(0%, 75%, 100%, 40%)
CIELABLab(34.3, 46.1, 47.1)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #992600;
  --color-primary-rgb: 153, 38, 0;
  --color-primary-hsl: 15, 100%, 30%;
}

Related Tools