#0C109F (or 0x0C109F) is unknown color: approx Ultramarine. HEX triplet: 0C, 10 and 9F. RGB value is (12,16,159). Sum of RGB (Red+Green+Blue) = 12+16+159=187 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.42% from 187); Green value is 16 (6.64% from 255 or 8.56% from 187); Blue value is 159 (62.5% from 255 or 85.03% from 187); Max value from RGB is 159 - color contains mainly: blue. Hex color #0C109F is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #0C109F is #F3EF60. Grayscale: #1E1E1E. Windows color (decimal): -15986529 or 10424332. OLE color: 10424332.
HSL color Cylindrical-coordinate representation of color #0C109F: hue angle of 238.37º degrees, saturation: 0.86, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0C109F is Cyan = 0.92, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #0C109F; } p { color: rgb(12,16,159); } H1.HeaderClassName { color: #0C109F; } .AnyTagClassName { color: #0C109F; } </style>
<style> a { background-color: #0C109F; } a { background-color: rgb(12,16,159); } div.DivClassName { background-color: #0C109F; } .BgClassName { background-color: #0C109F; } </style>
<style> span { border-color: #0C109F; } span { border-color: rgb(12,16,159); } td.TdClassName { border-color: #0C109F; } .TagClassName { border-color: #0C109F; } </style>