#C7FFC6 (or 0xC7FFC6) is unknown color: approx Blue Romance. HEX triplet: C7, FF and C6. RGB value is (199,255,198). Sum of RGB (Red+Green+Blue) = 199+255+198=652 (86% of max value = 765). Red value is 199 (78.12% from 255 or 30.52% from 652); Green value is 255 (100% from 255 or 39.11% from 652); Blue value is 198 (77.73% from 255 or 30.37% from 652); Max value from RGB is 255 - color contains mainly: green. Hex color #C7FFC6 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C7FFC6 is #380039. Grayscale: #E7E7E7. Windows color (decimal): -3670074 or 13041607. OLE color: 13041607.
HSL color Cylindrical-coordinate representation of color #C7FFC6: hue angle of 118.95º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C7FFC6 is Cyan = 0.22, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #C7FFC6; } p { color: rgb(199,255,198); } H1.HeaderClassName { color: #C7FFC6; } .AnyTagClassName { color: #C7FFC6; } </style>
<style> a { background-color: #C7FFC6; } a { background-color: rgb(199,255,198); } div.DivClassName { background-color: #C7FFC6; } .BgClassName { background-color: #C7FFC6; } </style>
<style> span { border-color: #C7FFC6; } span { border-color: rgb(199,255,198); } td.TdClassName { border-color: #C7FFC6; } .TagClassName { border-color: #C7FFC6; } </style>