#0FC892 (or 0x0FC892) is unknown color: approx Caribbean Green. HEX triplet: 0F, C8 and 92. RGB value is (15,200,146). Sum of RGB (Red+Green+Blue) = 15+200+146=361 (47% of max value = 765). Red value is 15 (6.25% from 255 or 4.16% from 361); Green value is 200 (78.52% from 255 or 55.40% from 361); Blue value is 146 (57.42% from 255 or 40.44% from 361); Max value from RGB is 200 - color contains mainly: green. Hex color #0FC892 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #0FC892 is #F0376D. Grayscale: #8A8A8A. Windows color (decimal): -15742830 or 9619471. OLE color: 9619471.
HSL color Cylindrical-coordinate representation of color #0FC892: hue angle of 162.49º degrees, saturation: 0.86, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0FC892 is Cyan = 0.92, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.22.
<style> p { color: #0fc892; } p { color: rgb(15,200,146); } H1.HeaderClassName { color: #0fc892; } .AnyTagClassName { color: #0fc892; } </style>
<style> a { background-color: #0fc892; } a { background-color: rgb(15,200,146); } div.DivClassName { background-color: #0fc892; } .BgClassName { background-color: #0fc892; } </style>
<style> span { border-color: #0fc892; } span { border-color: rgb(15,200,146); } td.TdClassName { border-color: #0fc892; } .TagClassName { border-color: #0fc892; } </style>