#0F1568 (or 0x0F1568) is unknown color: approx Midnight Blue. HEX triplet: 0F, 15 and 68. RGB value is (15,21,104). Sum of RGB (Red+Green+Blue) = 15+21+104=140 (18% of max value = 765). Red value is 15 (6.25% from 255 or 10.71% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 104 (41.02% from 255 or 74.29% from 140); Max value from RGB is 104 - color contains mainly: blue. Hex color #0F1568 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #0F1568 is #F0EA97. Grayscale: #1C1C1C. Windows color (decimal): -15788696 or 6821135. OLE color: 6821135.
HSL color Cylindrical-coordinate representation of color #0F1568: hue angle of 235.96º degrees, saturation: 0.75, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0F1568 is Cyan = 0.86, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
<style> p { color: #0F1568; } p { color: rgb(15,21,104); } H1.HeaderClassName { color: #0F1568; } .AnyTagClassName { color: #0F1568; } </style>
<style> a { background-color: #0F1568; } a { background-color: rgb(15,21,104); } div.DivClassName { background-color: #0F1568; } .BgClassName { background-color: #0F1568; } </style>
<style> span { border-color: #0F1568; } span { border-color: rgb(15,21,104); } td.TdClassName { border-color: #0F1568; } .TagClassName { border-color: #0F1568; } </style>