Color #132639

#132639rgb(19, 38, 57)

Color Codes

HEX#132639
RGBrgb(19, 38, 57)
HSLhsl(210°, 50%, 15%)
CMYKcmyk(67%, 33%, 0%, 78%)
CIELABLab(14.5, -0.8, -14.6)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools