Color #173282

#173282rgb(23, 50, 130)

Color Codes

HEX#173282
RGBrgb(23, 50, 130)
HSLhsl(225°, 70%, 30%)
CMYKcmyk(82%, 62%, 0%, 49%)
CIELABLab(23.9, 21.6, -47.8)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #173282;
  --color-primary-rgb: 23, 50, 130;
  --color-primary-hsl: 225, 70%, 30%;
}

Related Tools