#C0DEFA (or 0xC0DEFA) is unknown color: approx Pattens Blue. HEX triplet: C0, DE and FA. RGB value is (192,222,250). Sum of RGB (Red+Green+Blue) = 192+222+250=664 (87% of max value = 765). Red value is 192 (75.39% from 255 or 28.92% from 664); Green value is 222 (87.11% from 255 or 33.43% from 664); Blue value is 250 (98.05% from 255 or 37.65% from 664); Max value from RGB is 250 - color contains mainly: blue. Hex color #C0DEFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C0DEFA is #3F2105. Grayscale: #D8D8D8. Windows color (decimal): -4137222 or 16441024. OLE color: 16441024.
HSL color Cylindrical-coordinate representation of color #C0DEFA: hue angle of 208.97º degrees, saturation: 0.85, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C0DEFA is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #C0DEFA; } p { color: rgb(192,222,250); } H1.HeaderClassName { color: #C0DEFA; } .AnyTagClassName { color: #C0DEFA; } </style>
<style> a { background-color: #C0DEFA; } a { background-color: rgb(192,222,250); } div.DivClassName { background-color: #C0DEFA; } .BgClassName { background-color: #C0DEFA; } </style>
<style> span { border-color: #C0DEFA; } span { border-color: rgb(192,222,250); } td.TdClassName { border-color: #C0DEFA; } .TagClassName { border-color: #C0DEFA; } </style>