#F964F3 (or 0xF964F3) is unknown color: approx Pink Flamingo. HEX triplet: F9, 64 and F3. RGB value is (249,100,243). Sum of RGB (Red+Green+Blue) = 249+100+243=592 (78% of max value = 765). Red value is 249 (97.66% from 255 or 42.06% from 592); Green value is 100 (39.45% from 255 or 16.89% from 592); Blue value is 243 (95.31% from 255 or 41.05% from 592); Max value from RGB is 249 - color contains mainly: red. Hex color #F964F3 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F964F3 is #069B0C. Grayscale: #A0A0A0. Windows color (decimal): -432909 or 15951097. OLE color: 15951097.
HSL color Cylindrical-coordinate representation of color #F964F3: hue angle of 302.42º degrees, saturation: 0.93, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #F964F3 is Cyan = 0, Magento = 0.60, Yellow = 0.02 and Black (K on CMYK) = 0.02.
<style> p { color: #F964F3; } p { color: rgb(249,100,243); } H1.HeaderClassName { color: #F964F3; } .AnyTagClassName { color: #F964F3; } </style>
<style> a { background-color: #F964F3; } a { background-color: rgb(249,100,243); } div.DivClassName { background-color: #F964F3; } .BgClassName { background-color: #F964F3; } </style>
<style> span { border-color: #F964F3; } span { border-color: rgb(249,100,243); } td.TdClassName { border-color: #F964F3; } .TagClassName { border-color: #F964F3; } </style>