Color #303913

#303913rgb(48, 57, 19)

Color Codes

HEX#303913
RGBrgb(48, 57, 19)
HSLhsl(74°, 50%, 15%)
CMYKcmyk(16%, 0%, 67%, 78%)
CIELABLab(22.3, -10.7, 22)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #303913;
color: #303913;
border: 2px solid #303913;
background: linear-gradient(135deg, #303913, #1c1339);

Code Export

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

Related Tools