Color #730099

#730099rgb(115, 0, 153)

Color Codes

HEX#730099
RGBrgb(115, 0, 153)
HSLhsl(285°, 100%, 30%)
CMYKcmyk(25%, 100%, 0%, 40%)
CIELABLab(29.3, 61.3, -52.9)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #730099;
  --color-primary-rgb: 115, 0, 153;
  --color-primary-hsl: 285, 100%, 30%;
}

Related Tools