Color #990026

#990026rgb(153, 0, 38)

Color Codes

HEX#990026
RGBrgb(153, 0, 38)
HSLhsl(345°, 100%, 30%)
CMYKcmyk(0%, 100%, 75%, 40%)
CIELABLab(31.6, 55.6, 25.6)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools