#C0A0B2 (or 0xC0A0B2) is unknown color: approx Lily. HEX triplet: C0, A0 and B2. RGB value is (192,160,178). Sum of RGB (Red+Green+Blue) = 192+160+178=530 (70% of max value = 765). Red value is 192 (75.39% from 255 or 36.23% from 530); Green value is 160 (62.89% from 255 or 30.19% from 530); Blue value is 178 (69.92% from 255 or 33.58% from 530); Max value from RGB is 192 - color contains mainly: red. Hex color #C0A0B2 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C0A0B2 is #3F5F4D. Grayscale: #ABABAB. Windows color (decimal): -4153166 or 11706560. OLE color: 11706560.
HSL color Cylindrical-coordinate representation of color #C0A0B2: hue angle of 326.25º degrees, saturation: 0.2, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #C0A0B2 is Cyan = 0, Magento = 0.17, Yellow = 0.07 and Black (K on CMYK) = 0.25.
<style> p { color: #C0A0B2; } p { color: rgb(192,160,178); } H1.HeaderClassName { color: #C0A0B2; } .AnyTagClassName { color: #C0A0B2; } </style>
<style> a { background-color: #C0A0B2; } a { background-color: rgb(192,160,178); } div.DivClassName { background-color: #C0A0B2; } .BgClassName { background-color: #C0A0B2; } </style>
<style> span { border-color: #C0A0B2; } span { border-color: rgb(192,160,178); } td.TdClassName { border-color: #C0A0B2; } .TagClassName { border-color: #C0A0B2; } </style>