#C0DEF3 (or 0xC0DEF3) is unknown color: approx Pattens Blue. HEX triplet: C0, DE and F3. RGB value is (192,222,243). Sum of RGB (Red+Green+Blue) = 192+222+243=657 (87% of max value = 765). Red value is 192 (75.39% from 255 or 29.22% from 657); Green value is 222 (87.11% from 255 or 33.79% from 657); Blue value is 243 (95.31% from 255 or 36.99% from 657); Max value from RGB is 243 - color contains mainly: blue. Hex color #C0DEF3 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C0DEF3 is #3F210C. Grayscale: #D7D7D7. Windows color (decimal): -4137229 or 15982272. OLE color: 15982272.
HSL color Cylindrical-coordinate representation of color #C0DEF3: hue angle of 204.71º degrees, saturation: 0.68, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C0DEF3 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #C0DEF3; } p { color: rgb(192,222,243); } H1.HeaderClassName { color: #C0DEF3; } .AnyTagClassName { color: #C0DEF3; } </style>
<style> a { background-color: #C0DEF3; } a { background-color: rgb(192,222,243); } div.DivClassName { background-color: #C0DEF3; } .BgClassName { background-color: #C0DEF3; } </style>
<style> span { border-color: #C0DEF3; } span { border-color: rgb(192,222,243); } td.TdClassName { border-color: #C0DEF3; } .TagClassName { border-color: #C0DEF3; } </style>