#0F176E (or 0x0F176E) is unknown color: approx Midnight Blue. HEX triplet: 0F, 17 and 6E. RGB value is (15,23,110). Sum of RGB (Red+Green+Blue) = 15+23+110=148 (19% of max value = 765). Red value is 15 (6.25% from 255 or 10.14% from 148); Green value is 23 (9.38% from 255 or 15.54% from 148); Blue value is 110 (43.36% from 255 or 74.32% from 148); Max value from RGB is 110 - color contains mainly: blue. Hex color #0F176E is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #0F176E is #F0E891. Grayscale: #1E1E1E. Windows color (decimal): -15788178 or 7214863. OLE color: 7214863.
HSL color Cylindrical-coordinate representation of color #0F176E: hue angle of 234.95º degrees, saturation: 0.76, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0F176E is Cyan = 0.86, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #0F176E; } p { color: rgb(15,23,110); } H1.HeaderClassName { color: #0F176E; } .AnyTagClassName { color: #0F176E; } </style>
<style> a { background-color: #0F176E; } a { background-color: rgb(15,23,110); } div.DivClassName { background-color: #0F176E; } .BgClassName { background-color: #0F176E; } </style>
<style> span { border-color: #0F176E; } span { border-color: rgb(15,23,110); } td.TdClassName { border-color: #0F176E; } .TagClassName { border-color: #0F176E; } </style>