#C0E2D3 (or 0xC0E2D3) is unknown color: approx Aero Blue. HEX triplet: C0, E2 and D3. RGB value is (192,226,211). Sum of RGB (Red+Green+Blue) = 192+226+211=629 (83% of max value = 765). Red value is 192 (75.39% from 255 or 30.52% from 629); Green value is 226 (88.67% from 255 or 35.93% from 629); Blue value is 211 (82.81% from 255 or 33.55% from 629); Max value from RGB is 226 - color contains mainly: green. Hex color #C0E2D3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0E2D3 is #3F1D2C. Grayscale: #D6D6D6. Windows color (decimal): -4136237 or 13886144. OLE color: 13886144.
HSL color Cylindrical-coordinate representation of color #C0E2D3: hue angle of 153.53º 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 #C0E2D3 is Cyan = 0.15, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.11.
<style> p { color: #C0E2D3; } p { color: rgb(192,226,211); } H1.HeaderClassName { color: #C0E2D3; } .AnyTagClassName { color: #C0E2D3; } </style>
<style> a { background-color: #C0E2D3; } a { background-color: rgb(192,226,211); } div.DivClassName { background-color: #C0E2D3; } .BgClassName { background-color: #C0E2D3; } </style>
<style> span { border-color: #C0E2D3; } span { border-color: rgb(192,226,211); } td.TdClassName { border-color: #C0E2D3; } .TagClassName { border-color: #C0E2D3; } </style>