#CD32CC (or 0xCD32CC) is unknown color: approx Fuchsia. HEX triplet: CD, 32 and CC. RGB value is (205,50,204). Sum of RGB (Red+Green+Blue) = 205+50+204=459 (60% of max value = 765). Red value is 205 (80.47% from 255 or 44.66% from 459); Green value is 50 (19.92% from 255 or 10.89% from 459); Blue value is 204 (80.08% from 255 or 44.44% from 459); Max value from RGB is 205 - color contains mainly: red. Hex color #CD32CC is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CD32CC is #32CD33. Grayscale: #717171. Windows color (decimal): -3329332 or 13382349. OLE color: 13382349.
HSL color Cylindrical-coordinate representation of color #CD32CC: hue angle of 300.39º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #CD32CC is Cyan = 0, Magento = 0.76, Yellow = 0.00 and Black (K on CMYK) = 0.20.
<style> p { color: #CD32CC; } p { color: rgb(205,50,204); } H1.HeaderClassName { color: #CD32CC; } .AnyTagClassName { color: #CD32CC; } </style>
<style> a { background-color: #CD32CC; } a { background-color: rgb(205,50,204); } div.DivClassName { background-color: #CD32CC; } .BgClassName { background-color: #CD32CC; } </style>
<style> span { border-color: #CD32CC; } span { border-color: rgb(205,50,204); } td.TdClassName { border-color: #CD32CC; } .TagClassName { border-color: #CD32CC; } </style>