#0F943C (or 0x0F943C) is unknown color: approx Pigment Green. HEX triplet: 0F, 94 and 3C. RGB value is (15,148,60). Sum of RGB (Red+Green+Blue) = 15+148+60=223 (29% of max value = 765). Red value is 15 (6.25% from 255 or 6.73% from 223); Green value is 148 (58.20% from 255 or 66.37% from 223); Blue value is 60 (23.83% from 255 or 26.91% from 223); Max value from RGB is 148 - color contains mainly: green. Hex color #0F943C is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0F943C is #F06BC3. Grayscale: #626262. Windows color (decimal): -15756228 or 3970063. OLE color: 3970063.
HSL color Cylindrical-coordinate representation of color #0F943C: hue angle of 140.3º degrees, saturation: 0.82, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0F943C is Cyan = 0.90, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.42.
<style> p { color: #0f943c; } p { color: rgb(15,148,60); } H1.HeaderClassName { color: #0f943c; } .AnyTagClassName { color: #0f943c; } </style>
<style> a { background-color: #0f943c; } a { background-color: rgb(15,148,60); } div.DivClassName { background-color: #0f943c; } .BgClassName { background-color: #0f943c; } </style>
<style> span { border-color: #0f943c; } span { border-color: rgb(15,148,60); } td.TdClassName { border-color: #0f943c; } .TagClassName { border-color: #0f943c; } </style>