Color #133930

#133930rgb(19, 57, 48)

Color Codes

HEX#133930
RGBrgb(19, 57, 48)
HSLhsl(166°, 50%, 15%)
CMYKcmyk(67%, 0%, 16%, 78%)
CIELABLab(21.1, -16.1, 1.6)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #133930;
color: #133930;
border: 2px solid #133930;
background: linear-gradient(135deg, #133930, #39131c);

Code Export

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

Related Tools