#0FBBC6 (or 0x0FBBC6) is unknown color: approx Iris Blue. HEX triplet: 0F, BB and C6. RGB value is (15,187,198). Sum of RGB (Red+Green+Blue) = 15+187+198=400 (52% of max value = 765). Red value is 15 (6.25% from 255 or 3.75% from 400); Green value is 187 (73.44% from 255 or 46.75% from 400); Blue value is 198 (77.73% from 255 or 49.5% from 400); Max value from RGB is 198 - color contains mainly: blue. Hex color #0FBBC6 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0FBBC6 is #F04439. Grayscale: #888888. Windows color (decimal): -15746106 or 13024015. OLE color: 13024015.
HSL color Cylindrical-coordinate representation of color #0FBBC6: hue angle of 183.61º degrees, saturation: 0.86, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0FBBC6 is Cyan = 0.92, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #0FBBC6; } p { color: rgb(15,187,198); } H1.HeaderClassName { color: #0FBBC6; } .AnyTagClassName { color: #0FBBC6; } </style>
<style> a { background-color: #0FBBC6; } a { background-color: rgb(15,187,198); } div.DivClassName { background-color: #0FBBC6; } .BgClassName { background-color: #0FBBC6; } </style>
<style> span { border-color: #0FBBC6; } span { border-color: rgb(15,187,198); } td.TdClassName { border-color: #0FBBC6; } .TagClassName { border-color: #0FBBC6; } </style>