#C736CC (or 0xC736CC) is unknown color: approx Fuchsia. HEX triplet: C7, 36 and CC. RGB value is (199,54,204). Sum of RGB (Red+Green+Blue) = 199+54+204=457 (60% of max value = 765). Red value is 199 (78.12% from 255 or 43.54% from 457); Green value is 54 (21.48% from 255 or 11.82% from 457); Blue value is 204 (80.08% from 255 or 44.64% from 457); Max value from RGB is 204 - color contains mainly: blue. Hex color #C736CC is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C736CC is #38C933. Grayscale: #727272. Windows color (decimal): -3721524 or 13383367. OLE color: 13383367.
HSL color Cylindrical-coordinate representation of color #C736CC: hue angle of 298º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #C736CC is Cyan = 0.02, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C736CC; } p { color: rgb(199,54,204); } H1.HeaderClassName { color: #C736CC; } .AnyTagClassName { color: #C736CC; } </style>
<style> a { background-color: #C736CC; } a { background-color: rgb(199,54,204); } div.DivClassName { background-color: #C736CC; } .BgClassName { background-color: #C736CC; } </style>
<style> span { border-color: #C736CC; } span { border-color: rgb(199,54,204); } td.TdClassName { border-color: #C736CC; } .TagClassName { border-color: #C736CC; } </style>