Color #391339

#391339rgb(57, 19, 57)

Color Codes

HEX#391339
RGBrgb(57, 19, 57)
HSLhsl(300°, 50%, 15%)
CMYKcmyk(0%, 67%, 0%, 78%)
CIELABLab(13.4, 25, -16)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #391339;
  --color-primary-rgb: 57, 19, 57;
  --color-primary-hsl: 300, 50%, 15%;
}

Related Tools