#032C51 (or 0x032C51) is unknown color: approx Prussian Blue. HEX triplet: 03, 2C and 51. RGB value is (3,44,81). Sum of RGB (Red+Green+Blue) = 3+44+81=128 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.34% from 128); Green value is 44 (17.58% from 255 or 34.38% from 128); Blue value is 81 (32.03% from 255 or 63.28% from 128); Max value from RGB is 81 - color contains mainly: blue. Hex color #032C51 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #032C51 is #FCD3AE. Grayscale: #232323. Windows color (decimal): -16569263 or 5319683. OLE color: 5319683.
HSL color Cylindrical-coordinate representation of color #032C51: hue angle of 208.46º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #032C51 is Cyan = 0.96, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.68.
<style> p { color: #032C51; } p { color: rgb(3,44,81); } H1.HeaderClassName { color: #032C51; } .AnyTagClassName { color: #032C51; } </style>
<style> a { background-color: #032C51; } a { background-color: rgb(3,44,81); } div.DivClassName { background-color: #032C51; } .BgClassName { background-color: #032C51; } </style>
<style> span { border-color: #032C51; } span { border-color: rgb(3,44,81); } td.TdClassName { border-color: #032C51; } .TagClassName { border-color: #032C51; } </style>