#9C32CC (or 0x9C32CC) is unknown color: approx Dark Orchid. HEX triplet: 9C, 32 and CC. RGB value is (156,50,204). Sum of RGB (Red+Green+Blue) = 156+50+204=410 (54% of max value = 765). Red value is 156 (61.33% from 255 or 38.05% from 410); Green value is 50 (19.92% from 255 or 12.20% from 410); Blue value is 204 (80.08% from 255 or 49.76% from 410); Max value from RGB is 204 - color contains mainly: blue. Hex color #9C32CC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #9C32CC is #63CD33. Grayscale: #626262. Windows color (decimal): -6540596 or 13382300. OLE color: 13382300.
HSL color Cylindrical-coordinate representation of color #9C32CC: hue angle of 281.3º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #9C32CC is Cyan = 0.24, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #9c32cc; } p { color: rgb(156,50,204); } H1.HeaderClassName { color: #9c32cc; } .AnyTagClassName { color: #9c32cc; } </style>
<style> a { background-color: #9c32cc; } a { background-color: rgb(156,50,204); } div.DivClassName { background-color: #9c32cc; } .BgClassName { background-color: #9c32cc; } </style>
<style> span { border-color: #9c32cc; } span { border-color: rgb(156,50,204); } td.TdClassName { border-color: #9c32cc; } .TagClassName { border-color: #9c32cc; } </style>