#FB73F7 (or 0xFB73F7) is unknown color: approx Fuchsia Pink. HEX triplet: FB, 73 and F7. RGB value is (251,115,247). Sum of RGB (Red+Green+Blue) = 251+115+247=613 (81% of max value = 765). Red value is 251 (98.44% from 255 or 40.95% from 613); Green value is 115 (45.31% from 255 or 18.76% from 613); Blue value is 247 (96.88% from 255 or 40.29% from 613); Max value from RGB is 251 - color contains mainly: red. Hex color #FB73F7 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #FB73F7 is #048C08. Grayscale: #AAAAAA. Windows color (decimal): -297993 or 16217083. OLE color: 16217083.
HSL color Cylindrical-coordinate representation of color #FB73F7: hue angle of 301.76º degrees, saturation: 0.94, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #FB73F7 is Cyan = 0, Magento = 0.54, Yellow = 0.02 and Black (K on CMYK) = 0.02.
<style> p { color: #fb73f7; } p { color: rgb(251,115,247); } H1.HeaderClassName { color: #fb73f7; } .AnyTagClassName { color: #fb73f7; } </style>
<style> a { background-color: #fb73f7; } a { background-color: rgb(251,115,247); } div.DivClassName { background-color: #fb73f7; } .BgClassName { background-color: #fb73f7; } </style>
<style> span { border-color: #fb73f7; } span { border-color: rgb(251,115,247); } td.TdClassName { border-color: #fb73f7; } .TagClassName { border-color: #fb73f7; } </style>