#C8DCEA (or 0xC8DCEA) is unknown color: approx Pattens Blue. HEX triplet: C8, DC and EA. RGB value is (200,220,234). Sum of RGB (Red+Green+Blue) = 200+220+234=654 (86% of max value = 765). Red value is 200 (78.52% from 255 or 30.58% from 654); Green value is 220 (86.33% from 255 or 33.64% from 654); Blue value is 234 (91.80% from 255 or 35.78% from 654); Max value from RGB is 234 - color contains mainly: blue. Hex color #C8DCEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C8DCEA is #372315. Grayscale: #D7D7D7. Windows color (decimal): -3613462 or 15391944. OLE color: 15391944.
HSL color Cylindrical-coordinate representation of color #C8DCEA: hue angle of 204.71º degrees, saturation: 0.45, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #C8DCEA is Cyan = 0.15, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #c8dcea; } p { color: rgb(200,220,234); } H1.HeaderClassName { color: #c8dcea; } .AnyTagClassName { color: #c8dcea; } </style>
<style> a { background-color: #c8dcea; } a { background-color: rgb(200,220,234); } div.DivClassName { background-color: #c8dcea; } .BgClassName { background-color: #c8dcea; } </style>
<style> span { border-color: #c8dcea; } span { border-color: rgb(200,220,234); } td.TdClassName { border-color: #c8dcea; } .TagClassName { border-color: #c8dcea; } </style>