#CF64BF (or 0xCF64BF) is unknown color: approx Fuchsia. HEX triplet: CF, 64 and BF. RGB value is (207,100,191). Sum of RGB (Red+Green+Blue) = 207+100+191=498 (65% of max value = 765). Red value is 207 (81.25% from 255 or 41.57% from 498); Green value is 100 (39.45% from 255 or 20.08% from 498); Blue value is 191 (75% from 255 or 38.35% from 498); Max value from RGB is 207 - color contains mainly: red. Hex color #CF64BF is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CF64BF is #309B40. Grayscale: #8E8E8E. Windows color (decimal): -3185473 or 12543183. OLE color: 12543183.
HSL color Cylindrical-coordinate representation of color #CF64BF: hue angle of 308.97º degrees, saturation: 0.53, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #CF64BF is Cyan = 0, Magento = 0.52, Yellow = 0.08 and Black (K on CMYK) = 0.19.
<style> p { color: #cf64bf; } p { color: rgb(207,100,191); } H1.HeaderClassName { color: #cf64bf; } .AnyTagClassName { color: #cf64bf; } </style>
<style> a { background-color: #cf64bf; } a { background-color: rgb(207,100,191); } div.DivClassName { background-color: #cf64bf; } .BgClassName { background-color: #cf64bf; } </style>
<style> span { border-color: #cf64bf; } span { border-color: rgb(207,100,191); } td.TdClassName { border-color: #cf64bf; } .TagClassName { border-color: #cf64bf; } </style>