#C0959D (or 0xC0959D) is unknown color: approx Viola. HEX triplet: C0, 95 and 9D. RGB value is (192,149,157). Sum of RGB (Red+Green+Blue) = 192+149+157=498 (65% of max value = 765). Red value is 192 (75.39% from 255 or 38.55% from 498); Green value is 149 (58.59% from 255 or 29.92% from 498); Blue value is 157 (61.72% from 255 or 31.53% from 498); Max value from RGB is 192 - color contains mainly: red. Hex color #C0959D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C0959D is #3F6A62. Grayscale: #A2A2A2. Windows color (decimal): -4156003 or 10327488. OLE color: 10327488.
HSL color Cylindrical-coordinate representation of color #C0959D: hue angle of 348.84º degrees, saturation: 0.25, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C0959D is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.25.
<style> p { color: #C0959D; } p { color: rgb(192,149,157); } H1.HeaderClassName { color: #C0959D; } .AnyTagClassName { color: #C0959D; } </style>
<style> a { background-color: #C0959D; } a { background-color: rgb(192,149,157); } div.DivClassName { background-color: #C0959D; } .BgClassName { background-color: #C0959D; } </style>
<style> span { border-color: #C0959D; } span { border-color: rgb(192,149,157); } td.TdClassName { border-color: #C0959D; } .TagClassName { border-color: #C0959D; } </style>