Color #397326

#397326rgb(57, 115, 38)

Color Codes

HEX#397326
RGBrgb(57, 115, 38)
HSLhsl(105°, 50%, 30%)
CMYKcmyk(50%, 0%, 67%, 55%)
CIELABLab(43.2, -34.4, 35.7)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #397326;
  --color-primary-rgb: 57, 115, 38;
  --color-primary-hsl: 105, 50%, 30%;
}

Related Tools