#0F18D1 (or 0x0F18D1) is unknown color: approx Medium Blue. HEX triplet: 0F, 18 and D1. RGB value is (15,24,209). Sum of RGB (Red+Green+Blue) = 15+24+209=248 (32% of max value = 765). Red value is 15 (6.25% from 255 or 6.05% from 248); Green value is 24 (9.77% from 255 or 9.68% from 248); Blue value is 209 (82.03% from 255 or 84.27% from 248); Max value from RGB is 209 - color contains mainly: blue. Hex color #0F18D1 is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #0F18D1 is #F0E72E. Grayscale: #292929. Windows color (decimal): -15787823 or 13703183. OLE color: 13703183.
HSL color Cylindrical-coordinate representation of color #0F18D1: hue angle of 237.22º degrees, saturation: 0.87, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0F18D1 is Cyan = 0.93, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #0f18d1; } p { color: rgb(15,24,209); } H1.HeaderClassName { color: #0f18d1; } .AnyTagClassName { color: #0f18d1; } </style>
<style> a { background-color: #0f18d1; } a { background-color: rgb(15,24,209); } div.DivClassName { background-color: #0f18d1; } .BgClassName { background-color: #0f18d1; } </style>
<style> span { border-color: #0f18d1; } span { border-color: rgb(15,24,209); } td.TdClassName { border-color: #0f18d1; } .TagClassName { border-color: #0f18d1; } </style>