Color #133939

#133939rgb(19, 57, 57)

Color Codes

HEX#133939
RGBrgb(19, 57, 57)
HSLhsl(180°, 50%, 15%)
CMYKcmyk(67%, 0%, 0%, 78%)
CIELABLab(21.4, -13.2, -4)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools