#C6FF11 (or 0xC6FF11) is unknown color: approx Electric Lime. HEX triplet: C6, FF and 11. RGB value is (198,255,17). Sum of RGB (Red+Green+Blue) = 198+255+17=470 (62% of max value = 765). Red value is 198 (77.73% from 255 or 42.13% from 470); Green value is 255 (100% from 255 or 54.26% from 470); Blue value is 17 (7.03% from 255 or 3.62% from 470); Max value from RGB is 255 - color contains mainly: green. Hex color #C6FF11 is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #C6FF11 is #3900EE. Grayscale: #D3D3D3. Windows color (decimal): -3735791 or 1179590. OLE color: 1179590.
HSL color Cylindrical-coordinate representation of color #C6FF11: hue angle of 74.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 #C6FF11 is Cyan = 0.22, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.
<style> p { color: #c6ff11; } p { color: rgb(198,255,17); } H1.HeaderClassName { color: #c6ff11; } .AnyTagClassName { color: #c6ff11; } </style>
<style> a { background-color: #c6ff11; } a { background-color: rgb(198,255,17); } div.DivClassName { background-color: #c6ff11; } .BgClassName { background-color: #c6ff11; } </style>
<style> span { border-color: #c6ff11; } span { border-color: rgb(198,255,17); } td.TdClassName { border-color: #c6ff11; } .TagClassName { border-color: #c6ff11; } </style>