#022C51 (or 0x022C51) is unknown color: approx Prussian Blue. HEX triplet: 02, 2C and 51. RGB value is (2,44,81). Sum of RGB (Red+Green+Blue) = 2+44+81=127 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.57% from 127); Green value is 44 (17.58% from 255 or 34.65% from 127); Blue value is 81 (32.03% from 255 or 63.78% from 127); Max value from RGB is 81 - color contains mainly: blue. Hex color #022C51 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #022C51 is #FDD3AE. Grayscale: #232323. Windows color (decimal): -16634799 or 5319682. OLE color: 5319682.
HSL color Cylindrical-coordinate representation of color #022C51: hue angle of 208.1º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #022C51 is Cyan = 0.98, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.68.
<style> p { color: #022C51; } p { color: rgb(2,44,81); } H1.HeaderClassName { color: #022C51; } .AnyTagClassName { color: #022C51; } </style>
<style> a { background-color: #022C51; } a { background-color: rgb(2,44,81); } div.DivClassName { background-color: #022C51; } .BgClassName { background-color: #022C51; } </style>
<style> span { border-color: #022C51; } span { border-color: rgb(2,44,81); } td.TdClassName { border-color: #022C51; } .TagClassName { border-color: #022C51; } </style>