#F664FD (or 0xF664FD) is unknown color: approx Pink Flamingo. HEX triplet: F6, 64 and FD. RGB value is (246,100,253). Sum of RGB (Red+Green+Blue) = 246+100+253=599 (79% of max value = 765). Red value is 246 (96.48% from 255 or 41.07% from 599); Green value is 100 (39.45% from 255 or 16.69% from 599); Blue value is 253 (99.22% from 255 or 42.24% from 599); Max value from RGB is 253 - color contains mainly: blue. Hex color #F664FD is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F664FD is #099B02. Grayscale: #A0A0A0. Windows color (decimal): -629507 or 16606454. OLE color: 16606454.
HSL color Cylindrical-coordinate representation of color #F664FD: hue angle of 297.25º degrees, saturation: 0.97, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #F664FD is Cyan = 0.03, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F664FD; } p { color: rgb(246,100,253); } H1.HeaderClassName { color: #F664FD; } .AnyTagClassName { color: #F664FD; } </style>
<style> a { background-color: #F664FD; } a { background-color: rgb(246,100,253); } div.DivClassName { background-color: #F664FD; } .BgClassName { background-color: #F664FD; } </style>
<style> span { border-color: #F664FD; } span { border-color: rgb(246,100,253); } td.TdClassName { border-color: #F664FD; } .TagClassName { border-color: #F664FD; } </style>