Color #391313

#391313rgb(57, 19, 19)

Color Codes

HEX#391313
RGBrgb(57, 19, 19)
HSLhsl(0°, 50%, 15%)
CMYKcmyk(0%, 67%, 67%, 78%)
CIELABLab(11.8, 18.9, 9.3)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools