#CC82CD (or 0xCC82CD) is unknown color: approx Orchid. HEX triplet: CC, 82 and CD. RGB value is (204,130,205). Sum of RGB (Red+Green+Blue) = 204+130+205=539 (71% of max value = 765). Red value is 204 (80.08% from 255 or 37.85% from 539); Green value is 130 (51.17% from 255 or 24.12% from 539); Blue value is 205 (80.47% from 255 or 38.03% from 539); Max value from RGB is 205 - color contains mainly: blue. Hex color #CC82CD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC82CD is #337D32. Grayscale: #A0A0A0. Windows color (decimal): -3374387 or 13468364. OLE color: 13468364.
HSL color Cylindrical-coordinate representation of color #CC82CD: hue angle of 299.2º degrees, saturation: 0.43, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CC82CD is Cyan = 0.00, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #CC82CD; } p { color: rgb(204,130,205); } H1.HeaderClassName { color: #CC82CD; } .AnyTagClassName { color: #CC82CD; } </style>
<style> a { background-color: #CC82CD; } a { background-color: rgb(204,130,205); } div.DivClassName { background-color: #CC82CD; } .BgClassName { background-color: #CC82CD; } </style>
<style> span { border-color: #CC82CD; } span { border-color: rgb(204,130,205); } td.TdClassName { border-color: #CC82CD; } .TagClassName { border-color: #CC82CD; } </style>