#0F1CC1 (or 0x0F1CC1) is unknown color: approx Persian Blue. HEX triplet: 0F, 1C and C1. RGB value is (15,28,193). Sum of RGB (Red+Green+Blue) = 15+28+193=236 (31% of max value = 765). Red value is 15 (6.25% from 255 or 6.36% from 236); Green value is 28 (11.33% from 255 or 11.86% from 236); Blue value is 193 (75.78% from 255 or 81.78% from 236); Max value from RGB is 193 - color contains mainly: blue. Hex color #0F1CC1 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0F1CC1 is #F0E33E. Grayscale: #2A2A2A. Windows color (decimal): -15786815 or 12655631. OLE color: 12655631.
HSL color Cylindrical-coordinate representation of color #0F1CC1: hue angle of 235.62º degrees, saturation: 0.86, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0F1CC1 is Cyan = 0.92, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #0F1CC1; } p { color: rgb(15,28,193); } H1.HeaderClassName { color: #0F1CC1; } .AnyTagClassName { color: #0F1CC1; } </style>
<style> a { background-color: #0F1CC1; } a { background-color: rgb(15,28,193); } div.DivClassName { background-color: #0F1CC1; } .BgClassName { background-color: #0F1CC1; } </style>
<style> span { border-color: #0F1CC1; } span { border-color: rgb(15,28,193); } td.TdClassName { border-color: #0F1CC1; } .TagClassName { border-color: #0F1CC1; } </style>