#C8DDED (or 0xC8DDED) is unknown color: approx Pattens Blue. HEX triplet: C8, DD and ED. RGB value is (200,221,237). Sum of RGB (Red+Green+Blue) = 200+221+237=658 (87% of max value = 765). Red value is 200 (78.52% from 255 or 30.40% from 658); Green value is 221 (86.72% from 255 or 33.59% from 658); Blue value is 237 (92.97% from 255 or 36.02% from 658); Max value from RGB is 237 - color contains mainly: blue. Hex color #C8DDED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C8DDED is #372212. Grayscale: #D8D8D8. Windows color (decimal): -3613203 or 15588808. OLE color: 15588808.
HSL color Cylindrical-coordinate representation of color #C8DDED: hue angle of 205.95º degrees, saturation: 0.51, 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 #C8DDED is Cyan = 0.16, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #C8DDED; } p { color: rgb(200,221,237); } H1.HeaderClassName { color: #C8DDED; } .AnyTagClassName { color: #C8DDED; } </style>
<style> a { background-color: #C8DDED; } a { background-color: rgb(200,221,237); } div.DivClassName { background-color: #C8DDED; } .BgClassName { background-color: #C8DDED; } </style>
<style> span { border-color: #C8DDED; } span { border-color: rgb(200,221,237); } td.TdClassName { border-color: #C8DDED; } .TagClassName { border-color: #C8DDED; } </style>