#0FC38A (or 0x0FC38A) is unknown color: approx Mountain Meadow. HEX triplet: 0F, C3 and 8A. RGB value is (15,195,138). Sum of RGB (Red+Green+Blue) = 15+195+138=348 (46% of max value = 765). Red value is 15 (6.25% from 255 or 4.31% from 348); Green value is 195 (76.56% from 255 or 56.03% from 348); Blue value is 138 (54.30% from 255 or 39.66% from 348); Max value from RGB is 195 - color contains mainly: green. Hex color #0FC38A is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #0FC38A is #F03C75. Grayscale: #868686. Windows color (decimal): -15744118 or 9093903. OLE color: 9093903.
HSL color Cylindrical-coordinate representation of color #0FC38A: hue angle of 161º 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 #0FC38A is Cyan = 0.92, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.24.
<style> p { color: #0FC38A; } p { color: rgb(15,195,138); } H1.HeaderClassName { color: #0FC38A; } .AnyTagClassName { color: #0FC38A; } </style>
<style> a { background-color: #0FC38A; } a { background-color: rgb(15,195,138); } div.DivClassName { background-color: #0FC38A; } .BgClassName { background-color: #0FC38A; } </style>
<style> span { border-color: #0FC38A; } span { border-color: rgb(15,195,138); } td.TdClassName { border-color: #0FC38A; } .TagClassName { border-color: #0FC38A; } </style>