#CC33D5 (or 0xCC33D5) is unknown color: approx Medium Orchid. HEX triplet: CC, 33 and D5. RGB value is (204,51,213). Sum of RGB (Red+Green+Blue) = 204+51+213=468 (61% of max value = 765). Red value is 204 (80.08% from 255 or 43.59% from 468); Green value is 51 (20.31% from 255 or 10.90% from 468); Blue value is 213 (83.59% from 255 or 45.51% from 468); Max value from RGB is 213 - color contains mainly: blue. Hex color #CC33D5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CC33D5 is #33CC2A. Grayscale: #727272. Windows color (decimal): -3394603 or 13972428. OLE color: 13972428.
HSL color Cylindrical-coordinate representation of color #CC33D5: hue angle of 296.67º degrees, saturation: 0.66, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #CC33D5 is Cyan = 0.04, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #CC33D5; } p { color: rgb(204,51,213); } H1.HeaderClassName { color: #CC33D5; } .AnyTagClassName { color: #CC33D5; } </style>
<style> a { background-color: #CC33D5; } a { background-color: rgb(204,51,213); } div.DivClassName { background-color: #CC33D5; } .BgClassName { background-color: #CC33D5; } </style>
<style> span { border-color: #CC33D5; } span { border-color: rgb(204,51,213); } td.TdClassName { border-color: #CC33D5; } .TagClassName { border-color: #CC33D5; } </style>