#0F5FCB (or 0x0F5FCB) is unknown color: approx Denim. HEX triplet: 0F, 5F and CB. RGB value is (15,95,203). Sum of RGB (Red+Green+Blue) = 15+95+203=313 (41% of max value = 765). Red value is 15 (6.25% from 255 or 4.79% from 313); Green value is 95 (37.5% from 255 or 30.35% from 313); Blue value is 203 (79.69% from 255 or 64.86% from 313); Max value from RGB is 203 - color contains mainly: blue. Hex color #0F5FCB is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #0F5FCB is #F0A034. Grayscale: #525252. Windows color (decimal): -15769653 or 13328143. OLE color: 13328143.
HSL color Cylindrical-coordinate representation of color #0F5FCB: hue angle of 214.47º degrees, saturation: 0.86, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0F5FCB is Cyan = 0.93, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #0F5FCB; } p { color: rgb(15,95,203); } H1.HeaderClassName { color: #0F5FCB; } .AnyTagClassName { color: #0F5FCB; } </style>
<style> a { background-color: #0F5FCB; } a { background-color: rgb(15,95,203); } div.DivClassName { background-color: #0F5FCB; } .BgClassName { background-color: #0F5FCB; } </style>
<style> span { border-color: #0F5FCB; } span { border-color: rgb(15,95,203); } td.TdClassName { border-color: #0F5FCB; } .TagClassName { border-color: #0F5FCB; } </style>