#0F967F (or 0x0F967F) is unknown color: approx Free Speech Aquamarine. HEX triplet: 0F, 96 and 7F. RGB value is (15,150,127). Sum of RGB (Red+Green+Blue) = 15+150+127=292 (38% of max value = 765). Red value is 15 (6.25% from 255 or 5.14% from 292); Green value is 150 (58.98% from 255 or 51.37% from 292); Blue value is 127 (50% from 255 or 43.49% from 292); Max value from RGB is 150 - color contains mainly: green. Hex color #0F967F is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0F967F is #F06980. Grayscale: #6A6A6A. Windows color (decimal): -15755649 or 8361487. OLE color: 8361487.
HSL color Cylindrical-coordinate representation of color #0F967F: hue angle of 169.78º degrees, saturation: 0.82, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0F967F is Cyan = 0.9, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
<style> p { color: #0f967f; } p { color: rgb(15,150,127); } H1.HeaderClassName { color: #0f967f; } .AnyTagClassName { color: #0f967f; } </style>
<style> a { background-color: #0f967f; } a { background-color: rgb(15,150,127); } div.DivClassName { background-color: #0f967f; } .BgClassName { background-color: #0f967f; } </style>
<style> span { border-color: #0f967f; } span { border-color: rgb(15,150,127); } td.TdClassName { border-color: #0f967f; } .TagClassName { border-color: #0f967f; } </style>