#0F285E (or 0x0F285E) is unknown color: approx Sapphire. HEX triplet: 0F, 28 and 5E. RGB value is (15,40,94). Sum of RGB (Red+Green+Blue) = 15+40+94=149 (19% of max value = 765). Red value is 15 (6.25% from 255 or 10.07% from 149); Green value is 40 (16.02% from 255 or 26.85% from 149); Blue value is 94 (37.11% from 255 or 63.09% from 149); Max value from RGB is 94 - color contains mainly: blue. Hex color #0F285E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0F285E is #F0D7A1. Grayscale: #262626. Windows color (decimal): -15783842 or 6170639. OLE color: 6170639.
HSL color Cylindrical-coordinate representation of color #0F285E: hue angle of 221.01º degrees, saturation: 0.72, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0F285E is Cyan = 0.84, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #0F285E; } p { color: rgb(15,40,94); } H1.HeaderClassName { color: #0F285E; } .AnyTagClassName { color: #0F285E; } </style>
<style> a { background-color: #0F285E; } a { background-color: rgb(15,40,94); } div.DivClassName { background-color: #0F285E; } .BgClassName { background-color: #0F285E; } </style>
<style> span { border-color: #0F285E; } span { border-color: rgb(15,40,94); } td.TdClassName { border-color: #0F285E; } .TagClassName { border-color: #0F285E; } </style>