#C33CC4 (or 0xC33CC4) is unknown color: approx Fuchsia. HEX triplet: C3, 3C and C4. RGB value is (195,60,196). Sum of RGB (Red+Green+Blue) = 195+60+196=451 (59% of max value = 765). Red value is 195 (76.56% from 255 or 43.24% from 451); Green value is 60 (23.83% from 255 or 13.30% from 451); Blue value is 196 (76.95% from 255 or 43.46% from 451); Max value from RGB is 196 - color contains mainly: blue. Hex color #C33CC4 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C33CC4 is #3CC33B. Grayscale: #737373. Windows color (decimal): -3982140 or 12860611. OLE color: 12860611.
HSL color Cylindrical-coordinate representation of color #C33CC4: hue angle of 299.56º degrees, saturation: 0.54, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C33CC4 is Cyan = 0.01, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #c33cc4; } p { color: rgb(195,60,196); } H1.HeaderClassName { color: #c33cc4; } .AnyTagClassName { color: #c33cc4; } </style>
<style> a { background-color: #c33cc4; } a { background-color: rgb(195,60,196); } div.DivClassName { background-color: #c33cc4; } .BgClassName { background-color: #c33cc4; } </style>
<style> span { border-color: #c33cc4; } span { border-color: rgb(195,60,196); } td.TdClassName { border-color: #c33cc4; } .TagClassName { border-color: #c33cc4; } </style>