#C45CC4 (or 0xC45CC4) is unknown color: approx Fuchsia. HEX triplet: C4, 5C and C4. RGB value is (196,92,196). Sum of RGB (Red+Green+Blue) = 196+92+196=484 (64% of max value = 765). Red value is 196 (76.95% from 255 or 40.50% from 484); Green value is 92 (36.33% from 255 or 19.01% from 484); Blue value is 196 (76.95% from 255 or 40.50% from 484); Max value from RGB is 196 - color contains mainly: red, blue. Hex color #C45CC4 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C45CC4 is #3BA33B. Grayscale: #868686. Windows color (decimal): -3908412 or 12868804. OLE color: 12868804.
HSL color Cylindrical-coordinate representation of color #C45CC4: hue angle of 300º degrees, saturation: 0.47, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #C45CC4 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #C45CC4; } p { color: rgb(196,92,196); } H1.HeaderClassName { color: #C45CC4; } .AnyTagClassName { color: #C45CC4; } </style>
<style> a { background-color: #C45CC4; } a { background-color: rgb(196,92,196); } div.DivClassName { background-color: #C45CC4; } .BgClassName { background-color: #C45CC4; } </style>
<style> span { border-color: #C45CC4; } span { border-color: rgb(196,92,196); } td.TdClassName { border-color: #C45CC4; } .TagClassName { border-color: #C45CC4; } </style>