#FF11C6 (or 0xFF11C6) is unknown color: approx Shocking Pink. HEX triplet: FF, 11 and C6. RGB value is (255,17,198). Sum of RGB (Red+Green+Blue) = 255+17+198=470 (62% of max value = 765). Red value is 255 (100% from 255 or 54.26% from 470); Green value is 17 (7.03% from 255 or 3.62% from 470); Blue value is 198 (77.73% from 255 or 42.13% from 470); Max value from RGB is 255 - color contains mainly: red. Hex color #FF11C6 is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #FF11C6 is #00EE39. Grayscale: #6C6C6C. Windows color (decimal): -60986 or 12980735. OLE color: 12980735.
HSL color Cylindrical-coordinate representation of color #FF11C6: hue angle of 314.37º degrees, saturation: 1, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #FF11C6 is Cyan = 0, Magento = 0.93, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #FF11C6; } p { color: rgb(255,17,198); } H1.HeaderClassName { color: #FF11C6; } .AnyTagClassName { color: #FF11C6; } </style>
<style> a { background-color: #FF11C6; } a { background-color: rgb(255,17,198); } div.DivClassName { background-color: #FF11C6; } .BgClassName { background-color: #FF11C6; } </style>
<style> span { border-color: #FF11C6; } span { border-color: rgb(255,17,198); } td.TdClassName { border-color: #FF11C6; } .TagClassName { border-color: #FF11C6; } </style>