#C7FADC (or 0xC7FADC) is unknown color: approx Aero Blue. HEX triplet: C7, FA and DC. RGB value is (199,250,220). Sum of RGB (Red+Green+Blue) = 199+250+220=669 (88% of max value = 765). Red value is 199 (78.12% from 255 or 29.75% from 669); Green value is 250 (98.05% from 255 or 37.37% from 669); Blue value is 220 (86.33% from 255 or 32.88% from 669); Max value from RGB is 250 - color contains mainly: green. Hex color #C7FADC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C7FADC is #380523. Grayscale: #E7E7E7. Windows color (decimal): -3671332 or 14482119. OLE color: 14482119.
HSL color Cylindrical-coordinate representation of color #C7FADC: hue angle of 144.71º degrees, saturation: 0.84, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C7FADC is Cyan = 0.20, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #C7FADC; } p { color: rgb(199,250,220); } H1.HeaderClassName { color: #C7FADC; } .AnyTagClassName { color: #C7FADC; } </style>
<style> a { background-color: #C7FADC; } a { background-color: rgb(199,250,220); } div.DivClassName { background-color: #C7FADC; } .BgClassName { background-color: #C7FADC; } </style>
<style> span { border-color: #C7FADC; } span { border-color: rgb(199,250,220); } td.TdClassName { border-color: #C7FADC; } .TagClassName { border-color: #C7FADC; } </style>