#0F82B4 (or 0x0F82B4) is unknown color: approx Cerulean. HEX triplet: 0F, 82 and B4. RGB value is (15,130,180). Sum of RGB (Red+Green+Blue) = 15+130+180=325 (43% of max value = 765). Red value is 15 (6.25% from 255 or 4.62% from 325); Green value is 130 (51.17% from 255 or 40% from 325); Blue value is 180 (70.70% from 255 or 55.38% from 325); Max value from RGB is 180 - color contains mainly: blue. Hex color #0F82B4 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #0F82B4 is #F07D4B. Grayscale: #656565. Windows color (decimal): -15760716 or 11829775. OLE color: 11829775.
HSL color Cylindrical-coordinate representation of color #0F82B4: hue angle of 198.18º degrees, saturation: 0.85, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0F82B4 is Cyan = 0.92, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #0f82b4; } p { color: rgb(15,130,180); } H1.HeaderClassName { color: #0f82b4; } .AnyTagClassName { color: #0f82b4; } </style>
<style> a { background-color: #0f82b4; } a { background-color: rgb(15,130,180); } div.DivClassName { background-color: #0f82b4; } .BgClassName { background-color: #0f82b4; } </style>
<style> span { border-color: #0f82b4; } span { border-color: rgb(15,130,180); } td.TdClassName { border-color: #0f82b4; } .TagClassName { border-color: #0f82b4; } </style>