#FC65F2 (or 0xFC65F2) is unknown color: approx Pink Flamingo. HEX triplet: FC, 65 and F2. RGB value is (252,101,242). Sum of RGB (Red+Green+Blue) = 252+101+242=595 (78% of max value = 765). Red value is 252 (98.83% from 255 or 42.35% from 595); Green value is 101 (39.84% from 255 or 16.97% from 595); Blue value is 242 (94.92% from 255 or 40.67% from 595); Max value from RGB is 252 - color contains mainly: red. Hex color #FC65F2 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #FC65F2 is #039A0D. Grayscale: #A1A1A1. Windows color (decimal): -236046 or 15885820. OLE color: 15885820.
HSL color Cylindrical-coordinate representation of color #FC65F2: hue angle of 303.97º degrees, saturation: 0.96, 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 #FC65F2 is Cyan = 0, Magento = 0.60, Yellow = 0.04 and Black (K on CMYK) = 0.01.
<style> p { color: #FC65F2; } p { color: rgb(252,101,242); } H1.HeaderClassName { color: #FC65F2; } .AnyTagClassName { color: #FC65F2; } </style>
<style> a { background-color: #FC65F2; } a { background-color: rgb(252,101,242); } div.DivClassName { background-color: #FC65F2; } .BgClassName { background-color: #FC65F2; } </style>
<style> span { border-color: #FC65F2; } span { border-color: rgb(252,101,242); } td.TdClassName { border-color: #FC65F2; } .TagClassName { border-color: #FC65F2; } </style>