#F06DBC (or 0xF06DBC) is unknown color: approx Neon Pink. HEX triplet: F0, 6D and BC. RGB value is (240,109,188). Sum of RGB (Red+Green+Blue) = 240+109+188=537 (71% of max value = 765). Red value is 240 (94.14% from 255 or 44.69% from 537); Green value is 109 (42.97% from 255 or 20.30% from 537); Blue value is 188 (73.83% from 255 or 35.01% from 537); Max value from RGB is 240 - color contains mainly: red. Hex color #F06DBC is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F06DBC is #0F9243. Grayscale: #9C9C9C. Windows color (decimal): -1020484 or 12348912. OLE color: 12348912.
HSL color Cylindrical-coordinate representation of color #F06DBC: hue angle of 323.82º degrees, saturation: 0.81, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #F06DBC is Cyan = 0, Magento = 0.55, Yellow = 0.22 and Black (K on CMYK) = 0.06.
<style> p { color: #f06dbc; } p { color: rgb(240,109,188); } H1.HeaderClassName { color: #f06dbc; } .AnyTagClassName { color: #f06dbc; } </style>
<style> a { background-color: #f06dbc; } a { background-color: rgb(240,109,188); } div.DivClassName { background-color: #f06dbc; } .BgClassName { background-color: #f06dbc; } </style>
<style> span { border-color: #f06dbc; } span { border-color: rgb(240,109,188); } td.TdClassName { border-color: #f06dbc; } .TagClassName { border-color: #f06dbc; } </style>