#0B024C (or 0x0B024C) is unknown color: approx Midnight Blue. HEX triplet: 0B, 02 and 4C. RGB value is (11,2,76). Sum of RGB (Red+Green+Blue) = 11+2+76=89 (11% of max value = 765). Red value is 11 (4.69% from 255 or 12.36% from 89); Green value is 2 (1.17% from 255 or 2.25% from 89); Blue value is 76 (30.08% from 255 or 85.39% from 89); Max value from RGB is 76 - color contains mainly: blue. Hex color #0B024C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0B024C is #F4FDB3. Grayscale: #0C0C0C. Windows color (decimal): -16055732 or 4981259. OLE color: 4981259.
HSL color Cylindrical-coordinate representation of color #0B024C: hue angle of 247.3º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0B024C is Cyan = 0.86, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #0B024C; } p { color: rgb(11,2,76); } H1.HeaderClassName { color: #0B024C; } .AnyTagClassName { color: #0B024C; } </style>
<style> a { background-color: #0B024C; } a { background-color: rgb(11,2,76); } div.DivClassName { background-color: #0B024C; } .BgClassName { background-color: #0B024C; } </style>
<style> span { border-color: #0B024C; } span { border-color: rgb(11,2,76); } td.TdClassName { border-color: #0B024C; } .TagClassName { border-color: #0B024C; } </style>