#C290C0 (or 0xC290C0) is unknown color: approx Lilac. HEX triplet: C2, 90 and C0. RGB value is (194,144,192). Sum of RGB (Red+Green+Blue) = 194+144+192=530 (70% of max value = 765). Red value is 194 (76.17% from 255 or 36.60% from 530); Green value is 144 (56.64% from 255 or 27.17% from 530); Blue value is 192 (75.39% from 255 or 36.23% from 530); Max value from RGB is 194 - color contains mainly: red. Hex color #C290C0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C290C0 is #3D6F3F. Grayscale: #A4A4A4. Windows color (decimal): -4026176 or 12619970. OLE color: 12619970.
HSL color Cylindrical-coordinate representation of color #C290C0: hue angle of 302.4º degrees, saturation: 0.29, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #C290C0 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.24.
<style> p { color: #C290C0; } p { color: rgb(194,144,192); } H1.HeaderClassName { color: #C290C0; } .AnyTagClassName { color: #C290C0; } </style>
<style> a { background-color: #C290C0; } a { background-color: rgb(194,144,192); } div.DivClassName { background-color: #C290C0; } .BgClassName { background-color: #C290C0; } </style>
<style> span { border-color: #C290C0; } span { border-color: rgb(194,144,192); } td.TdClassName { border-color: #C290C0; } .TagClassName { border-color: #C290C0; } </style>