Color #391326

#391326rgb(57, 19, 38)

Color Codes

HEX#391326
RGBrgb(57, 19, 38)
HSLhsl(330°, 50%, 15%)
CMYKcmyk(0%, 67%, 33%, 78%)
CIELABLab(12.5, 21.4, -3.7)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #391326;
  --color-primary-rgb: 57, 19, 38;
  --color-primary-hsl: 330, 50%, 15%;
}

Related Tools