#C65AAC (or 0xC65AAC) is unknown color: approx Fuchsia. HEX triplet: C6, 5A and AC. RGB value is (198,90,172). Sum of RGB (Red+Green+Blue) = 198+90+172=460 (60% of max value = 765). Red value is 198 (77.73% from 255 or 43.04% from 460); Green value is 90 (35.55% from 255 or 19.57% from 460); Blue value is 172 (67.58% from 255 or 37.39% from 460); Max value from RGB is 198 - color contains mainly: red. Hex color #C65AAC is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C65AAC is #39A553. Grayscale: #838383. Windows color (decimal): -3777876 or 11295430. OLE color: 11295430.
HSL color Cylindrical-coordinate representation of color #C65AAC: hue angle of 314.44º degrees, saturation: 0.49, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #C65AAC is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.22.
<style> p { color: #c65aac; } p { color: rgb(198,90,172); } H1.HeaderClassName { color: #c65aac; } .AnyTagClassName { color: #c65aac; } </style>
<style> a { background-color: #c65aac; } a { background-color: rgb(198,90,172); } div.DivClassName { background-color: #c65aac; } .BgClassName { background-color: #c65aac; } </style>
<style> span { border-color: #c65aac; } span { border-color: rgb(198,90,172); } td.TdClassName { border-color: #c65aac; } .TagClassName { border-color: #c65aac; } </style>