#0FB9C1 (or 0x0FB9C1) is unknown color: approx Iris Blue. HEX triplet: 0F, B9 and C1. RGB value is (15,185,193). Sum of RGB (Red+Green+Blue) = 15+185+193=393 (52% of max value = 765). Red value is 15 (6.25% from 255 or 3.82% from 393); Green value is 185 (72.66% from 255 or 47.07% from 393); Blue value is 193 (75.78% from 255 or 49.11% from 393); Max value from RGB is 193 - color contains mainly: blue. Hex color #0FB9C1 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0FB9C1 is #F0463E. Grayscale: #868686. Windows color (decimal): -15746623 or 12695823. OLE color: 12695823.
HSL color Cylindrical-coordinate representation of color #0FB9C1: hue angle of 182.7º 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 #0FB9C1 is Cyan = 0.92, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #0fb9c1; } p { color: rgb(15,185,193); } H1.HeaderClassName { color: #0fb9c1; } .AnyTagClassName { color: #0fb9c1; } </style>
<style> a { background-color: #0fb9c1; } a { background-color: rgb(15,185,193); } div.DivClassName { background-color: #0fb9c1; } .BgClassName { background-color: #0fb9c1; } </style>
<style> span { border-color: #0fb9c1; } span { border-color: rgb(15,185,193); } td.TdClassName { border-color: #0fb9c1; } .TagClassName { border-color: #0fb9c1; } </style>