Color #133926

#133926rgb(19, 57, 38)

Color Codes

HEX#133926
RGBrgb(19, 57, 38)
HSLhsl(150°, 50%, 15%)
CMYKcmyk(67%, 0%, 33%, 78%)
CIELABLab(20.8, -18.9, 7.9)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

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

Related Tools