#C1FCCC (or 0xC1FCCC) is unknown color: approx Granny Apple. HEX triplet: C1, FC and CC. RGB value is (193,252,204). Sum of RGB (Red+Green+Blue) = 193+252+204=649 (85% of max value = 765). Red value is 193 (75.78% from 255 or 29.74% from 649); Green value is 252 (98.83% from 255 or 38.83% from 649); Blue value is 204 (80.08% from 255 or 31.43% from 649); Max value from RGB is 252 - color contains mainly: green. Hex color #C1FCCC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C1FCCC is #3E0333. Grayscale: #E5E5E5. Windows color (decimal): -4064052 or 13434049. OLE color: 13434049.
HSL color Cylindrical-coordinate representation of color #C1FCCC: hue angle of 131.19º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C1FCCC is Cyan = 0.23, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.01.
<style> p { color: #C1FCCC; } p { color: rgb(193,252,204); } H1.HeaderClassName { color: #C1FCCC; } .AnyTagClassName { color: #C1FCCC; } </style>
<style> a { background-color: #C1FCCC; } a { background-color: rgb(193,252,204); } div.DivClassName { background-color: #C1FCCC; } .BgClassName { background-color: #C1FCCC; } </style>
<style> span { border-color: #C1FCCC; } span { border-color: rgb(193,252,204); } td.TdClassName { border-color: #C1FCCC; } .TagClassName { border-color: #C1FCCC; } </style>