#0F0C60 (or 0x0F0C60) is unknown color: approx Midnight Blue. HEX triplet: 0F, 0C and 60. RGB value is (15,12,96). Sum of RGB (Red+Green+Blue) = 15+12+96=123 (16% of max value = 765). Red value is 15 (6.25% from 255 or 12.20% from 123); Green value is 12 (5.08% from 255 or 9.76% from 123); Blue value is 96 (37.89% from 255 or 78.05% from 123); Max value from RGB is 96 - color contains mainly: blue. Hex color #0F0C60 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #0F0C60 is #F0F39F. Grayscale: #161616. Windows color (decimal): -15791008 or 6294543. OLE color: 6294543.
HSL color Cylindrical-coordinate representation of color #0F0C60: hue angle of 242.14º degrees, saturation: 0.78, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0F0C60 is Cyan = 0.84, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #0F0C60; } p { color: rgb(15,12,96); } H1.HeaderClassName { color: #0F0C60; } .AnyTagClassName { color: #0F0C60; } </style>
<style> a { background-color: #0F0C60; } a { background-color: rgb(15,12,96); } div.DivClassName { background-color: #0F0C60; } .BgClassName { background-color: #0F0C60; } </style>
<style> span { border-color: #0F0C60; } span { border-color: rgb(15,12,96); } td.TdClassName { border-color: #0F0C60; } .TagClassName { border-color: #0F0C60; } </style>