#C0C2E2 (or 0xC0C2E2) is unknown color: approx Lavender Grey. HEX triplet: C0, C2 and E2. RGB value is (192,194,226). Sum of RGB (Red+Green+Blue) = 192+194+226=612 (81% of max value = 765). Red value is 192 (75.39% from 255 or 31.37% from 612); Green value is 194 (76.17% from 255 or 31.70% from 612); Blue value is 226 (88.67% from 255 or 36.93% from 612); Max value from RGB is 226 - color contains mainly: blue. Hex color #C0C2E2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0C2E2 is #3F3D1D. Grayscale: #C4C4C4. Windows color (decimal): -4144414 or 14860992. OLE color: 14860992.
HSL color Cylindrical-coordinate representation of color #C0C2E2: hue angle of 236.47º degrees, saturation: 0.37, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #C0C2E2 is Cyan = 0.15, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #C0C2E2; } p { color: rgb(192,194,226); } H1.HeaderClassName { color: #C0C2E2; } .AnyTagClassName { color: #C0C2E2; } </style>
<style> a { background-color: #C0C2E2; } a { background-color: rgb(192,194,226); } div.DivClassName { background-color: #C0C2E2; } .BgClassName { background-color: #C0C2E2; } </style>
<style> span { border-color: #C0C2E2; } span { border-color: rgb(192,194,226); } td.TdClassName { border-color: #C0C2E2; } .TagClassName { border-color: #C0C2E2; } </style>