Color #416336

#416336rgb(65, 99, 54)

Color Codes

HEX#416336
RGBrgb(65, 99, 54)
HSLhsl(105°, 29%, 30%)
CMYKcmyk(34%, 0%, 45%, 61%)
CIELABLab(38.4, -21.9, 21.7)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #416336;
  --color-primary-rgb: 65, 99, 54;
  --color-primary-hsl: 105, 29%, 30%;
}

Related Tools