#0FBFAC (or 0x0FBFAC) is unknown color: approx Light Sea Green. HEX triplet: 0F, BF and AC. RGB value is (15,191,172). Sum of RGB (Red+Green+Blue) = 15+191+172=378 (50% of max value = 765). Red value is 15 (6.25% from 255 or 3.97% from 378); Green value is 191 (75% from 255 or 50.53% from 378); Blue value is 172 (67.58% from 255 or 45.50% from 378); Max value from RGB is 191 - color contains mainly: green. Hex color #0FBFAC is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #0FBFAC is #F04053. Grayscale: #888888. Windows color (decimal): -15745108 or 11321103. OLE color: 11321103.
HSL color Cylindrical-coordinate representation of color #0FBFAC: hue angle of 173.52º degrees, saturation: 0.85, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0FBFAC is Cyan = 0.92, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.25.
<style> p { color: #0FBFAC; } p { color: rgb(15,191,172); } H1.HeaderClassName { color: #0FBFAC; } .AnyTagClassName { color: #0FBFAC; } </style>
<style> a { background-color: #0FBFAC; } a { background-color: rgb(15,191,172); } div.DivClassName { background-color: #0FBFAC; } .BgClassName { background-color: #0FBFAC; } </style>
<style> span { border-color: #0FBFAC; } span { border-color: rgb(15,191,172); } td.TdClassName { border-color: #0FBFAC; } .TagClassName { border-color: #0FBFAC; } </style>