Color #131339

#131339rgb(19, 19, 57)

Color Codes

HEX#131339
RGBrgb(19, 19, 57)
HSLhsl(240°, 50%, 15%)
CMYKcmyk(67%, 67%, 0%, 78%)
CIELABLab(8.1, 13.7, -24.8)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools