#C8EEDA (or 0xC8EEDA) is unknown color: approx Aero Blue. HEX triplet: C8, EE and DA. RGB value is (200,238,218). Sum of RGB (Red+Green+Blue) = 200+238+218=656 (86% of max value = 765). Red value is 200 (78.52% from 255 or 30.49% from 656); Green value is 238 (93.36% from 255 or 36.28% from 656); Blue value is 218 (85.55% from 255 or 33.23% from 656); Max value from RGB is 238 - color contains mainly: green. Hex color #C8EEDA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C8EEDA is #371125. Grayscale: #E0E0E0. Windows color (decimal): -3608870 or 14347976. OLE color: 14347976.
HSL color Cylindrical-coordinate representation of color #C8EEDA: hue angle of 148.42º degrees, saturation: 0.53, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #C8EEDA is Cyan = 0.16, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #C8EEDA; } p { color: rgb(200,238,218); } H1.HeaderClassName { color: #C8EEDA; } .AnyTagClassName { color: #C8EEDA; } </style>
<style> a { background-color: #C8EEDA; } a { background-color: rgb(200,238,218); } div.DivClassName { background-color: #C8EEDA; } .BgClassName { background-color: #C8EEDA; } </style>
<style> span { border-color: #C8EEDA; } span { border-color: rgb(200,238,218); } td.TdClassName { border-color: #C8EEDA; } .TagClassName { border-color: #C8EEDA; } </style>