#0C084C (or 0x0C084C) is unknown color: approx Midnight Blue. HEX triplet: 0C, 08 and 4C. RGB value is (12,8,76). Sum of RGB (Red+Green+Blue) = 12+8+76=96 (12% of max value = 765). Red value is 12 (5.08% from 255 or 12.5% from 96); Green value is 8 (3.52% from 255 or 8.33% from 96); Blue value is 76 (30.08% from 255 or 79.17% from 96); Max value from RGB is 76 - color contains mainly: blue. Hex color #0C084C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0C084C is #F3F7B3. Grayscale: #101010. Windows color (decimal): -15988660 or 4982796. OLE color: 4982796.
HSL color Cylindrical-coordinate representation of color #0C084C: hue angle of 243.53º degrees, saturation: 0.81, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0C084C is Cyan = 0.84, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #0C084C; } p { color: rgb(12,8,76); } H1.HeaderClassName { color: #0C084C; } .AnyTagClassName { color: #0C084C; } </style>
<style> a { background-color: #0C084C; } a { background-color: rgb(12,8,76); } div.DivClassName { background-color: #0C084C; } .BgClassName { background-color: #0C084C; } </style>
<style> span { border-color: #0C084C; } span { border-color: rgb(12,8,76); } td.TdClassName { border-color: #0C084C; } .TagClassName { border-color: #0C084C; } </style>