#C280C0 (or 0xC280C0) is unknown color: approx Lilac. HEX triplet: C2, 80 and C0. RGB value is (194,128,192). Sum of RGB (Red+Green+Blue) = 194+128+192=514 (68% of max value = 765). Red value is 194 (76.17% from 255 or 37.74% from 514); Green value is 128 (50.39% from 255 or 24.90% from 514); Blue value is 192 (75.39% from 255 or 37.35% from 514); Max value from RGB is 194 - color contains mainly: red. Hex color #C280C0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C280C0 is #3D7F3F. Grayscale: #9A9A9A. Windows color (decimal): -4030272 or 12615874. OLE color: 12615874.
HSL color Cylindrical-coordinate representation of color #C280C0: hue angle of 301.82º degrees, saturation: 0.35, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #C280C0 is Cyan = 0, Magento = 0.34, Yellow = 0.01 and Black (K on CMYK) = 0.24.
<style> p { color: #C280C0; } p { color: rgb(194,128,192); } H1.HeaderClassName { color: #C280C0; } .AnyTagClassName { color: #C280C0; } </style>
<style> a { background-color: #C280C0; } a { background-color: rgb(194,128,192); } div.DivClassName { background-color: #C280C0; } .BgClassName { background-color: #C280C0; } </style>
<style> span { border-color: #C280C0; } span { border-color: rgb(194,128,192); } td.TdClassName { border-color: #C280C0; } .TagClassName { border-color: #C280C0; } </style>