#003160 (or 0x003160) is unknown color: approx Prussian Blue. HEX triplet: 00, 31 and 60. RGB value is (0,49,96). Sum of RGB (Red+Green+Blue) = 0+49+96=145 (19% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 145); Green value is 49 (19.53% from 255 or 33.79% from 145); Blue value is 96 (37.89% from 255 or 66.21% from 145); Max value from RGB is 96 - color contains mainly: blue. Hex color #003160 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #003160 is #FFCE9F. Grayscale: #272727. Windows color (decimal): -16764576 or 6304000. OLE color: 6304000.
HSL color Cylindrical-coordinate representation of color #003160: hue angle of 209.38º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003160 is Cyan = 1, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #003160; } p { color: rgb(0,49,96); } H1.HeaderClassName { color: #003160; } .AnyTagClassName { color: #003160; } </style>
<style> a { background-color: #003160; } a { background-color: rgb(0,49,96); } div.DivClassName { background-color: #003160; } .BgClassName { background-color: #003160; } </style>
<style> span { border-color: #003160; } span { border-color: rgb(0,49,96); } td.TdClassName { border-color: #003160; } .TagClassName { border-color: #003160; } </style>