Color #002699

#002699rgb(0, 38, 153)

Color Codes

HEX#002699
RGBrgb(0, 38, 153)
HSLhsl(225°, 100%, 30%)
CMYKcmyk(100%, 75%, 0%, 40%)
CIELABLab(22.6, 37.5, -64.3)

Color Schemes

Tints & Shades

CSS Code Snippets

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

Code Export

css
:root {
  --color-primary: #002699;
  --color-primary-rgb: 0, 38, 153;
  --color-primary-hsl: 225, 100%, 30%;
}

Related Tools