Color #133039

#133039rgb(19, 48, 57)

Color Codes

HEX#133039
RGBrgb(19, 48, 57)
HSLhsl(194°, 50%, 15%)
CMYKcmyk(67%, 16%, 0%, 78%)
CIELABLab(18.1, -7.6, -9)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #133039;
color: #133039;
border: 2px solid #133039;
background: linear-gradient(135deg, #133039, #391c13);

Code Export

css
:root {
  --color-primary: #133039;
  --color-primary-rgb: 19, 48, 57;
  --color-primary-hsl: 194, 50%, 15%;
}

Related Tools