#022C7B (or 0x022C7B) is unknown color: approx Sapphire. HEX triplet: 02, 2C and 7B. RGB value is (2,44,123). Sum of RGB (Red+Green+Blue) = 2+44+123=169 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 169); Green value is 44 (17.58% from 255 or 26.04% from 169); Blue value is 123 (48.44% from 255 or 72.78% from 169); Max value from RGB is 123 - color contains mainly: blue. Hex color #022C7B is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #022C7B is #FDD384. Grayscale: #282828. Windows color (decimal): -16634757 or 8072194. OLE color: 8072194.
HSL color Cylindrical-coordinate representation of color #022C7B: hue angle of 219.17º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #022C7B is Cyan = 0.98, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #022C7B; } p { color: rgb(2,44,123); } H1.HeaderClassName { color: #022C7B; } .AnyTagClassName { color: #022C7B; } </style>
<style> a { background-color: #022C7B; } a { background-color: rgb(2,44,123); } div.DivClassName { background-color: #022C7B; } .BgClassName { background-color: #022C7B; } </style>
<style> span { border-color: #022C7B; } span { border-color: rgb(2,44,123); } td.TdClassName { border-color: #022C7B; } .TagClassName { border-color: #022C7B; } </style>